Merge branch 'test' into 'dev'
# Conflicts: # .gitlab-ci.yml
This commit is contained in:
commit
7570fd470c
|
|
@ -1,3 +1,3 @@
|
|||
FROM nginx:latest
|
||||
COPY ./build/web /usr/share/nginx/html/
|
||||
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
||||
ENTRYPOINT ["nginx", "-g", "daemon off;"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue