Skip to content

Commit

Permalink
Merge pull request #63 from NVIDIA/rm-dupl-glabci-stg
Browse files Browse the repository at this point in the history
[GitLab CI] remove redundant ngc sign stage
  • Loading branch information
tariq1890 authored Oct 15, 2024
2 parents 7b362e6 + d61ed3d commit cd66701
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .nvidia-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,6 @@ release:ngc-ubi9:
- 'echo "Signing the image ${IMAGE_NAME}:${IMAGE_TAG}"'
- ngc-cli/ngc registry image publish --source ${IMAGE_NAME}:${IMAGE_TAG} ${IMAGE_NAME}:${IMAGE_TAG} --public --discoverable --allow-guest --sign --org nvidia

sign:ngc-short-tag:
extends:
- .sign:ngc
variables:
IMAGE_TAG: "${CI_COMMIT_TAG}"
needs:
- release:ngc-ubi9

sign:ngc-ubi9:
extends:
- .dist-ubi9
Expand Down

0 comments on commit cd66701

Please sign in to comment.