move files out of scripts folder to their own dir

This commit is contained in:
2021-05-20 14:31:08 +00:00
parent 1676addbeb
commit a31b7bc9cd
47 changed files with 67 additions and 3 deletions

View File

@@ -87,7 +87,6 @@ COPY contract-migration/testdata/pgp testdata/pgp
COPY contract-migration/sarafu_declaration.json sarafu_declaration.json
COPY contract-migration/keystore keystore
COPY contract-migration/envlist .
COPY contract-migration/scripts scripts/
# A shared output dir for environment configs
RUN mkdir -p /tmp/cic/config