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

fix: dockerfile typo

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