chore(gitlab-ci): fix syntax contd
This commit is contained in:
parent
b90e0999e6
commit
680333c617
@ -248,7 +248,7 @@ uniworx:exe:uniworxload:
|
||||
frontend test:
|
||||
stage: test
|
||||
script:
|
||||
- "nix shell .#gnumake .#nodejs-14_x .#chromium .#tzdata --command \"prepare-env && make frontend-test\""
|
||||
- nix shell .#gnumake .#nodejs-14_x .#chromium .#tzdata --command "prepare-env && make frontend-test"
|
||||
before_script: *nix-before
|
||||
cache: *frontend-cache
|
||||
needs:
|
||||
|
||||
Reference in New Issue
Block a user