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

fix: update dockerfile to add init scripts

parent 6e1ba0ab
No related branches found
No related tags found
2 merge requests!46Recette,!45Dev
......@@ -15,6 +15,7 @@ RUN npm install --silent
COPY tsconfig.build.json .
COPY tsconfig.json .
COPY src src
COPY script script
RUN npm run build
......
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