Update apps/contract-migration/.gitlab-ci.yml
This commit is contained in:
parent
b3b051d3d5
commit
0fa7b99a15
@ -12,7 +12,7 @@
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||||
changes:
|
changes:
|
||||||
- $CONTEXT/**/*
|
- apps/contract-migration/**/*
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
build-mr-contract-migration:
|
build-mr-contract-migration:
|
||||||
|
Loading…
Reference in New Issue
Block a user