chore(gitlab-ci): fix syntax contd
This commit is contained in:
parent
680333c617
commit
bb8dfb677f
@ -127,7 +127,7 @@ backend lint:
|
||||
- *stack-cache
|
||||
script:
|
||||
- "ls -a ." # TODO: debug only
|
||||
- "nix shell .#gnumake .#stack .#tzdata --command \"prepare-env && make backend-lint-prod\""
|
||||
- "nix shell .#gnumake .#stack .#tzdata --command 'prepare-env && make backend-lint-prod'"
|
||||
before_script: *nix-before
|
||||
needs:
|
||||
- job: backend dependencies
|
||||
|
||||
Reference in New Issue
Block a user