We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0c8b55 + 37eb4d1 commit e7a892dCopy full SHA for e7a892d
.nvidia-ci.yml
@@ -33,7 +33,7 @@ variables:
33
# On the multi-arch builder we don't need the qemu setup.
34
SKIP_QEMU_SETUP: "1"
35
# Define the public staging registry
36
- STAGING_REGISTRY: registry.gitlab.com/nvidia/cloud-native/vgpu-device-manager/staging
+ STAGING_REGISTRY: ghcr.io/nvidia
37
STAGING_VERSION: ${CI_COMMIT_SHORT_SHA}
38
39
.image-pull:
0 commit comments