Skip to content
Snippets Groups Projects
Commit 78c33c23 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

fix(cicd): image build

parent 50c1fd11
No related branches found
No related tags found
2 merge requests!27Recette,!26Dev
......@@ -16,7 +16,7 @@ COPY tsconfig.build.json .
COPY tsconfig.json .
COPY src src
RUN npm build
RUN npm run build
CMD npm run start:prod
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment