Update apps/contract-migration/.gitlab-ci.yml, apps/contract-migration/docker/Dockerfile files

This commit is contained in:
Blair Vanderlugt 2021-07-06 19:41:24 +00:00
parent b86b57bcb7
commit b3b051d3d5
2 changed files with 0 additions and 2 deletions

View File

@ -14,7 +14,6 @@
changes:
- $CONTEXT/**/*
when: always
- when: never
build-mr-contract-migration:
extends:

View File

@ -40,4 +40,3 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip \
COPY contract-migration/ .
RUN chmod +x *.sh
RUN echo "i am testing the rules engine"