Commit 18ce4d8d by Chif Gergő

Test deployment

parent f0165a75
Pipeline #1269 failed with stages
in 11 minutes 18 seconds
...@@ -36,6 +36,7 @@ deploy_staging: ...@@ -36,6 +36,7 @@ deploy_staging:
git clone -b DEV --single-branch https://git.ik.bme.hu/RECIRCLE/portal.git && git clone -b DEV --single-branch https://git.ik.bme.hu/RECIRCLE/portal.git &&
cd portal && cd portal &&
git submodule update --init --recursive && git submodule update --init --recursive &&
ls -la &&
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