Add debug
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 33s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 33s
This commit is contained in:
parent
a67464fd65
commit
78f969f4ee
@ -7,6 +7,7 @@ COPY package*.json ./
|
||||
|
||||
ARG ENV_VARS
|
||||
RUN echo "${ENV_VARS}" > .env
|
||||
RUN cat .env | grep -v STRIPE_SECRET_KEY
|
||||
|
||||
RUN npm install --production
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user