Update apps/contract-migration/docker/Dockerfile

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

View File

@ -40,3 +40,5 @@ RUN --mount=type=cache,mode=0755,target=/root/.cache/pip \
COPY contract-migration/ .
RUN chmod +x *.sh
RUN echo "TEST THE RULESSSS"