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: .cic_eth_changes_target:
rules: rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event" - if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes: changes:
- $CONTEXT/$APP_NAME/**/* - $CONTEXT/$APP_NAME/**/*
when: always when: always
build-mr-cic-eth: build-mr-cic-eth: