fix yaml issue
This commit is contained in:
parent
a82c5d1d10
commit
774b547b7b
@ -5,10 +5,10 @@
|
||||
|
||||
.cic_eth_changes_target:
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
changes:
|
||||
- $CONTEXT/$APP_NAME/**/*
|
||||
when: always
|
||||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
changes:
|
||||
- $CONTEXT/$APP_NAME/**/*
|
||||
when: always
|
||||
|
||||
|
||||
build-mr-cic-eth:
|
||||
|
Loading…
Reference in New Issue
Block a user