DROPME: Use staging images

This commit is contained in:
Ondřej Surý
2025-03-03 21:25:29 +01:00
parent 22b5442722
commit 600cdb5366

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