Delete copy command
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m54s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m54s
This commit is contained in:
parent
0aa0792ea3
commit
0492b3e28d
@ -18,7 +18,6 @@ WORKDIR /leCoffre-front
|
||||
|
||||
COPY --from=deps /leCoffre-front/node_modules ./node_modules
|
||||
COPY --from=deps /leCoffre-front/package.json ./package.json
|
||||
COPY --from=deps /leCoffre-front/.env ./.env
|
||||
COPY . .
|
||||
|
||||
# Création de l'utilisateur non-root
|
||||
|
Loading…
x
Reference in New Issue
Block a user