2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-22 10:10:06 +00:00

DROPME: Use staging registry for Docker images

This commit is contained in:
Michal Nowak 2025-08-07 12:59:01 +02:00
parent 3227901b14
commit 23d152dbe0
No known key found for this signature in database

View File

@ -4,7 +4,7 @@ variables:
# Locale settings do not affect the build, but might affect tests.
LC_ALL: C
CI_REGISTRY_IMAGE: registry.gitlab.isc.org/isc-projects/images/bind9
CI_REGISTRY_IMAGE: registry.gitlab.isc.org/isc-projects/images/bind9-staging
CCACHE_DIR: "/ccache"
GIT_DEPTH: 1