diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 702aa3024f1acaca7e37918eb3b37b7808bc9086..0e9ef085e0ab5e8d472d39165ca6f79c59248507 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -68,7 +68,6 @@ services: --set postgresql.postgresqlUsername=${POSTGRES_USER} --set postgresqlZalando.dbName=${POSTGRES_DB} --set postgresqlZalando.dbUser=${POSTGRES_USER} - --set CI_REGISTRY_IMAGE=${CI_REGISTRY_IMAGE} --set imagePullSecrets[0].name="registry-pull-secret-${CI_COMMIT_REF_SLUG}" --set image.tag="${CI_COMMIT_SHORT_SHA}"