Update build scripts

This commit is contained in:
Simon Detheridge
2020-07-31 16:24:41 +01:00
parent cb8c2bf4b5
commit a4d0813acb
9 changed files with 35 additions and 144 deletions
-2
View File
@@ -15,8 +15,6 @@ RUN npm ci --quiet
COPY . /app
FROM base
COPY --from=app /app /app