Update apps/contract-migration/.gitlab-ci.yml

This commit is contained in:
Blair Vanderlugt 2021-07-06 19:42:42 +00:00
parent b3b051d3d5
commit 0fa7b99a15
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
- $CONTEXT/**/*
- apps/contract-migration/**/*
when: always
build-mr-contract-migration: