From a34c61451f257be1702f5dedf7b554d3e0614735 Mon Sep 17 00:00:00 2001 From: Stan Hu Date: Mon, 23 Jan 2023 14:21:01 -0800 Subject: [PATCH] Update gitlab-operator URL It has moved to https://gitlab.com/gitlab-org/cloud-native/gitlab-operator. --- .gitlab/ci/custom.images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/ci/custom.images.yml b/.gitlab/ci/custom.images.yml index 550cde0..50ea18f 100644 --- a/.gitlab/ci/custom.images.yml +++ b/.gitlab/ci/custom.images.yml @@ -57,7 +57,7 @@ terraform: golangci-lint-alpine: extends: .build_and_deploy -# Used by gitlab-operator: https://gitlab.com/gitlab-org/gl-openshift/gitlab-operator +# Used by gitlab-operator: https://gitlab.com/gitlab-org/cloud-native/gitlab-operator gitlab-operator-build-base-golang-1.18: extends: .build_and_deploy