Test deployment
Deploy
deploy_staging
Skipping Git submodules setup
$ chmod +x ./setup_ci_env.sh
$ ./setup_ci_env.sh
$ git submodule sync --recursive
Synchronizing submodule url for 'recircle/interface_openstack'
$ git submodule update --init --recursive
$ sshpass -p "$STAGING_SSH_PASS" ssh -o StrictHostKeyChecking=no cloud@vm.niif.cloud.bme.hu -p 17668 \ git pull https://git.ik.bme.hu/RECIRCLE/portal.git DEV \ cd portal \ git submodule update --init --recursive \ docker-compose up -f docker-compose.prod.yml \ exit
fatal: not a git repository (or any of the parent directories): .git
ERROR: Job failed: exit status 1