Skip to content

Commit 4d9a188

Browse files
authored
Merge pull request #876 from NVIDIA/fix-staging-reg-validator-image
Fix pull of github staging image for validator
2 parents 919a53c + a859c26 commit 4d9a188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.nvidia-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ image:gpu-operator-validator:
6464
- .dist-ubi8
6565
- .target-gpu-operator-validator
6666
variables:
67+
IN_REGISTRY: "${STAGING_REGISTRY}/gpu-operator"
6768
OUT_IMAGE_NAME: "${CI_REGISTRY_IMAGE}/gpu-operator-validator"
6869

6970
# We skip the integration tests for the internal CI:

0 commit comments

Comments
 (0)