Skip to content

Commit

Permalink
Merge pull request #876 from NVIDIA/fix-staging-reg-validator-image
Browse files Browse the repository at this point in the history
Fix pull of github staging image for validator
  • Loading branch information
cdesiniotis authored Jul 29, 2024
2 parents 919a53c + a859c26 commit 4d9a188
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .nvidia-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ image:gpu-operator-validator:
- .dist-ubi8
- .target-gpu-operator-validator
variables:
IN_REGISTRY: "${STAGING_REGISTRY}/gpu-operator"
OUT_IMAGE_NAME: "${CI_REGISTRY_IMAGE}/gpu-operator-validator"

# We skip the integration tests for the internal CI:
Expand Down

0 comments on commit 4d9a188

Please sign in to comment.