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:
cd portal &&
git checkout DEV &&
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 &&
exit
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