Skip to content

Commit e7a892d

Browse files
authored
Merge pull request #49 from NVIDIA/ci-pull-from-ghcr
Use GitHub image as staging image
2 parents f0c8b55 + 37eb4d1 commit e7a892d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nvidia-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ variables:
3333
# On the multi-arch builder we don't need the qemu setup.
3434
SKIP_QEMU_SETUP: "1"
3535
# Define the public staging registry
36-
STAGING_REGISTRY: registry.gitlab.com/nvidia/cloud-native/vgpu-device-manager/staging
36+
STAGING_REGISTRY: ghcr.io/nvidia
3737
STAGING_VERSION: ${CI_COMMIT_SHORT_SHA}
3838

3939
.image-pull:

0 commit comments

Comments
 (0)