Update apps/contract-migration/.gitlab-ci.yml, apps/contract-migration/docker/Dockerfile files
This commit is contained in:
parent
b86b57bcb7
commit
b3b051d3d5
@ -14,7 +14,6 @@
|
||||
changes:
|
||||
- $CONTEXT/**/*
|
||||
when: always
|
||||
- when: never
|
||||
|
||||
build-mr-contract-migration:
|
||||
extends:
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user