Commit f0165a75 by Chif Gergő

Test deployment

parent 1e7bdd8d
Pipeline #1268 failed with stages
in 18 seconds
......@@ -36,7 +36,7 @@ deploy_staging:
git clone -b DEV --single-branch https://git.ik.bme.hu/RECIRCLE/portal.git &&
cd portal &&
git submodule update --init --recursive &&
docker-compose up -f docker-compose.prod.yml &&
docker-compose -f docker-compose.prod.yml up --build &&
exit
environment:
name: staging
......
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