mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
ci: fix registry url
This commit is contained in:
parent
6bfd8068ef
commit
abcead8c6b
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user