Commit d397baa6 by Chif Gergő

Try fix deployment

parent 8480141d
Pipeline #1276 canceled with stages
in 7 minutes 11 seconds
...@@ -37,7 +37,7 @@ deploy_staging: ...@@ -37,7 +37,7 @@ deploy_staging:
cd portal && cd portal &&
git checkout DEV && git checkout DEV &&
git submodule update --init --recursive && git submodule update --init --recursive &&
./setup_ci_env.sh && chmod +x ./setup_ci_env.sh && ./setup_ci_env.sh &&
docker-compose -f docker-compose.prod.yml up --build && docker-compose -f docker-compose.prod.yml up --build &&
exit exit
environment: environment:
......
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 sign in to comment