Commit 2b0f0c5b by Chif Gergő

Test deployment

parent df5e3979
Pipeline #1262 failed with stages
in 17 seconds
......@@ -33,6 +33,7 @@ deploy_staging:
stage: deploy
script: # When the docker registry ready, pull images from it
- sshpass -p "$STAGING_SSH_PASS" ssh -o StrictHostKeyChecking=no cloud@vm.niif.cloud.bme.hu -p 17668
- ls -la
- git pull https://git.ik.bme.hu/RECIRCLE/portal.git DEV
- cd portal
- git submodule update --init --recursive
......
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