mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-06-26 18:18:24 +00:00
Merge pull request #1158 from elezar/fix-dummy-sign-job
[no-relnote] Fix dummy image signing job
This commit is contained in:
commit
433687e57a
@ -287,5 +287,6 @@ sign-images-dummy:
|
||||
- release-images-dummy
|
||||
variables:
|
||||
NGC_CLI: "echo [DUMMY] ngc-cli/ngc"
|
||||
IMAGE_TAG: "${CI_COMMIT_SHORT_SHA}"
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG == null || $CI_COMMIT_TAG == ""
|
||||
|
Loading…
Reference in New Issue
Block a user