Skip to content

Commit fd12396

Browse files
authored
Merge pull request #1560 from NVIDIA/always-stage-internal-ci
[ci] run image staging jobs after image job completes
2 parents 140f8a3 + 9b110f1 commit fd12396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.common-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,5 @@ release:staging-gpu-operator:
172172
- .target-gpu-operator
173173
variables:
174174
OUT_IMAGE_NAME: "${NGC_STAGING_REGISTRY}/gpu-operator"
175+
needs:
176+
- image:gpu-operator

0 commit comments

Comments
 (0)