Skip to content

Commit 3493ec5

Browse files
committed
[no-relnote] Fix dummy image signing job
Signed-off-by: Evan Lezar <elezar@nvidia.com>
1 parent ced79e5 commit 3493ec5

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
@@ -287,5 +287,6 @@ sign-images-dummy:
287287
- release-images-dummy
288288
variables:
289289
NGC_CLI: "echo [DUMMY] ngc-cli/ngc"
290+
IMAGE_TAG: "${CI_COMMIT_SHORT_SHA}"
290291
rules:
291292
- if: $CI_COMMIT_TAG == null || $CI_COMMIT_TAG == ""

0 commit comments

Comments
 (0)