chore: maybe magic flag helps with profiled build failures?
This commit is contained in:
parent
adf60f9ae6
commit
a94ee1747e
@ -155,7 +155,7 @@ yesod:build:profile:
|
||||
|
||||
stage: yesod:build
|
||||
script:
|
||||
- stack build --profile --copy-bins --local-bin-path $(pwd)/bin --flag uniworx:-library-only --flag uniworx:-dev --flag uniworx:pedantic
|
||||
- stack build --profile --copy-bins --local-bin-path $(pwd)/bin --flag uniworx:-library-only --flag uniworx:-dev --flag uniworx:pedantic --no-strip --ghc-options="-fexternal-interpreter"
|
||||
needs:
|
||||
- frontend:build
|
||||
before_script: *haskell
|
||||
|
||||
Loading…
Reference in New Issue
Block a user