mirror of
https://gitlab.com/little-lines/frontend.git
synced 2024-11-22 06:16:52 +00:00
Merge branch 'main' of https://gitlab.com/openKMITL/micromobility-navigation
This commit is contained in:
commit
51ec773b81
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ RUN yarn
|
||||||
RUN yarn run build
|
RUN yarn run build
|
||||||
|
|
||||||
# Copy files to nginx path
|
# Copy files to nginx path
|
||||||
RUN cp -r dist/* /usr/share/nginx/html
|
RUN cp -r dist/* icons /usr/share/nginx/html
|
||||||
|
|
Loading…
Reference in a new issue