mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-24 13:05:17 +00:00
Always publish external images
Signed-off-by: Evan Lezar <elezar@nvidia.com>
This commit is contained in:
parent
7a1f23e2e4
commit
07c89fa975
@ -245,6 +245,8 @@ test-packaging:
|
|||||||
.release:external:
|
.release:external:
|
||||||
extends:
|
extends:
|
||||||
- .release
|
- .release
|
||||||
|
variables:
|
||||||
|
FORCE_PUBLISH_IMAGES: "yes"
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_TAG
|
- if: $CI_COMMIT_TAG
|
||||||
variables:
|
variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user