Use correct image id during triggered docker build
We build the images as registry.gitlab.com/gitlab-org/omnibus-gtiab/gitlab-ce:latest
, but try to access them as gitlab-org/omnibus-gtiab/gitlab-ce:latest
. The registry.gitlab.com
prefix is missing.
Successful build: https://gitlab.com/gitlab-org/omnibus-gitlab/pipelines/9410980