Skip to content

Commit 433687e

Browse files
authored
Merge pull request #1158 from elezar/fix-dummy-sign-job
[no-relnote] Fix dummy image signing job
2 parents ced79e5 + 3493ec5 commit 433687e

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)