Test deployment

4 jobs from dockerization in 17 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Testing
passed #1926
flake8

00:04

passed #1927
test

00:07

 
  Build
passed #1928
build_prod_image

00:01

 
  Deploy
failed #1929
deploy_staging

00:02

 
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