add Docker tag to Docker image creation job
requested to merge helmholtz-cloud-portal/carstenheidmann/helmholtz-cerebrum:pr-gitlab-ci-docker into master
Ensure that the Docker CI job is executed on the right runner
Motivation:
Previous build were failing because they were being executed on a runner without Docker-in-Docker capabilities. The PR ensures, that the right runner is selected for the jobs.
Modifications:
Add a tag to the job with the image creation
Result:
The job succeeds
Target: master Request: Acked-by: Pull-request: #