chore(gitlab-ci): fix syntax contd
This commit is contained in:
parent
b90e0999e6
commit
680333c617
@ -248,7 +248,7 @@ uniworx:exe:uniworxload:
|
|||||||
frontend test:
|
frontend test:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
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
|
before_script: *nix-before
|
||||||
cache: *frontend-cache
|
cache: *frontend-cache
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Reference in New Issue
Block a user