fix yaml issue

This commit is contained in:
Blair Vanderlugt 2021-05-25 07:43:45 -07:00
parent a82c5d1d10
commit 774b547b7b

View File

@ -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: