We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37bb7e8 + e7b0234 commit e7da522Copy full SHA for e7da522
1 file changed
Jenkinsfile_nightly
@@ -47,7 +47,7 @@ withNightlyPipeline(type, product, component) {
47
env.TEST_URL = "http://rd-location-ref-data-load-aat.service.core-compute-aat.internal"
48
49
// Var for testcontainers.org
50
- env.TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX = "hmctsprod.azurecr.io/imported/"
+ env.TESTCONTAINERS_HUB_IMAGE_NAME_PREFIX = "hmctspublic.azurecr.io/imported/"
51
52
overrideVaultEnvironments(vaultOverrides)
53
loadVaultSecrets(secrets)
0 commit comments