From 282ec278693b07e37fa7603281c2ddc27fbfaac0 Mon Sep 17 00:00:00 2001 From: Anson Date: Thu, 5 Aug 2021 01:31:34 -0700 Subject: [PATCH] added ci --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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