forked from enviPath/enviPy
wip
This commit is contained in:
@ -37,12 +37,13 @@ RUN --mount=type=ssh \
|
||||
# Now copy source and do a final sync to install the project itself
|
||||
# Ensure .dockerignore is reasonable
|
||||
COPY bayer bayer
|
||||
COPY bridge bridge
|
||||
COPY biotransformer biotransformer
|
||||
COPY bridge bridge
|
||||
COPY envipath envipath
|
||||
COPY epapi epapi
|
||||
COPY epauth epauth
|
||||
COPY epdb epdb
|
||||
COPY epiuclid epiuclid
|
||||
COPY fixtures fixtures
|
||||
COPY migration migration
|
||||
COPY pepper pepper
|
||||
|
||||
Reference in New Issue
Block a user