Commit e73dcc90 by nabil el mahiri

fix apps folder

parent c2fdbd07
Pipeline #508 passed with stages
in 8 minutes 34 seconds
...@@ -47,7 +47,7 @@ deploy: ...@@ -47,7 +47,7 @@ deploy:
script: script:
- chmod +x sh/run.sh - chmod +x sh/run.sh
- sh sh/run.sh - sh sh/run.sh
- docker run -d -p 7778:80 --name atlasvoyages-docker-prod atlasvoyages-docker:prod - docker run -d -p 7778:7778 --name atlasvoyages-docker-prod atlasvoyages-docker:prod
- sh sh/clean.sh - sh sh/clean.sh
# build: # build:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment