mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
ci: fix registry url
This commit is contained in:
parent
6bfd8068ef
commit
abcead8c6b
@ -5,7 +5,7 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: clone
|
GIT_STRATEGY: clone
|
||||||
GIT_DEPTH: "500"
|
GIT_DEPTH: "500"
|
||||||
REGISTRY: registry.gitlab.org
|
REGISTRY: registry.alpinelinux.org
|
||||||
|
|
||||||
# only rune pipelines for merge requests or when tags are pushed (for triggers)
|
# only rune pipelines for merge requests or when tags are pushed (for triggers)
|
||||||
workflow:
|
workflow:
|
||||||
|
Loading…
Reference in New Issue
Block a user