diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0dc8941..1f5ae5c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -93,4 +93,4 @@ build-for-gitlab-project-registry: environment: #This is only here for completeness, since there are no CI CD Variables with this scope, the project defaults are used # to push to this projects docker registry - name: push-to-gitlab-project-registry + name: push-to-gitlab-project-registry \ No newline at end of file