Update apps/cic-meta/.gitlab-ci.yml
This commit is contained in:
parent
635ef775df
commit
b94116a683
@ -25,7 +25,7 @@ test-mr-cic-meta:
|
||||
- npm install --dev
|
||||
- npm run test
|
||||
- npm run test:coverage
|
||||
needs: ["cic-meta-build-mr"]
|
||||
needs: ["build-mr-cic-meta"]
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
changes:
|
||||
|
Loading…
Reference in New Issue
Block a user