Alays build if things in app/ are changed

This commit is contained in:
Luke Robles 2022-02-02 16:45:17 -08:00
parent 71daf40009
commit 19e3660268

View File

@ -29,7 +29,6 @@ build_and_push_container:
- docker push ldooks/dragon-bot:latest
- docker push ldooks/dragon-bot:$CI_PIPELINE_ID
rules:
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
changes:
- app/*
- Dockerfile
- changes:
- app/*
- Dockerfile