diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40893be7d4b..22babb4fa2b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ stages: variables: GIT_STRATEGY: clone GIT_DEPTH: "500" - REGISTRY: registry.gitlab.org + REGISTRY: registry.alpinelinux.org # only rune pipelines for merge requests or when tags are pushed (for triggers) workflow: