Skip to content
Snippets Groups Projects
Commit b443dfa9 authored by Pietro Cavassin's avatar Pietro Cavassin
Browse files

Merge branch 'lst19-master-patch-77399' into 'master'

Fix dockerfile from buildHom in all to correct build according to build

See merge request !3
parents de4dd632 232d2cec
No related branches found
No related tags found
1 merge request!3Fix dockerfile from buildHom in all to correct build according to build
......@@ -14,7 +14,7 @@ COPY . .
RUN npm install
RUN npm run buildHom
RUN npm run buildProd
EXPOSE 5000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment