--
This commit is contained in:
parent
8cdb17c09e
commit
466913c0ca
@ -4,7 +4,7 @@ WORKDIR /usr/app
|
||||
COPY . .
|
||||
|
||||
RUN npm install --force && yarn cache clean
|
||||
RUN /usr/local/bin/psstat.sh "npm run build"
|
||||
RUN npm run build
|
||||
|
||||
|
||||
FROM gitea.pena/penadevops/container-images/nginx:main as result
|
||||
|
Loading…
Reference in New Issue
Block a user