Deploy jobs get stuck since earlier containers are still running.
For some reason the deploy docker container never stops, keeps running even after gitlabrunner job is done. This prevents the next deploy jobs to start.
Now the container is explicitly stopped in gitlab-ci.yml.
Edited by Maiken