We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ea99d4 commit b249526Copy full SHA for b249526
.common-ci.yml
@@ -189,7 +189,7 @@ scan-ubi9-arm64:
189
OUT_REGISTRY_USER: "${NGC_REGISTRY_USER}"
190
OUT_REGISTRY_TOKEN: "${NGC_REGISTRY_TOKEN}"
191
OUT_REGISTRY: "${NGC_REGISTRY}"
192
- OUT_IMAGE_NAME: "${NGC_REGISTRY_STAGING_IMAGE_NAME}"
+ OUT_IMAGE_NAME: "${NGC_STAGING_REGISTRY}/k8s-device-plugin"
193
194
# Define an external release step that pushes an image to an external repository.
195
# This includes a devlopment image off main.
0 commit comments