mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
ci: fix job dependency
This commit is contained in:
@@ -26,7 +26,7 @@ audit:
|
|||||||
|
|
||||||
test:
|
test:
|
||||||
dependencies:
|
dependencies:
|
||||||
- build:build
|
- build
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- npm test
|
- npm test
|
||||||
|
|||||||
Reference in New Issue
Block a user