Commit 8480141d by Chif Gergő

Try fix deployment

parent cdd30f36
Pipeline #1275 failed with stages
in 18 seconds
......@@ -37,6 +37,7 @@ deploy_staging:
cd portal &&
git checkout DEV &&
git submodule update --init --recursive &&
./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