drop the app rule

This commit is contained in:
Blair Vanderlugt 2021-08-19 10:33:30 -04:00
parent eb38035bea
commit 285407bf79
1 changed files with 0 additions and 2 deletions

View File

@ -34,8 +34,6 @@ build-merge-request:
- TAG=$MR_IMAGE_TAG FRONTEND_ENV=dev sh ./scripts/build-push.sh
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
changes:
- apps/cic-cache/**/*
when: always
build-staging: