Skip to content

Commit

Permalink
Merge pull request #218 from ArangoGutierrez/fix_gitlab_ngc2
Browse files Browse the repository at this point in the history
Fix GitLab Pipeline sign
  • Loading branch information
ArangoGutierrez authored Nov 7, 2024
2 parents cf9bd92 + 2dbe003 commit afe9aad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .common-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ stages:
- lint
- helm-lint
- scan
- sign
- release
- sign
- helm


.pipeline-trigger-rules:
rules:
Expand Down
2 changes: 1 addition & 1 deletion .nvidia-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ sign:ngc:

helm:ngc:
image: ubuntu:latest
stage: release
stage: helm
needs:
- sign:ngc
rules:
Expand Down

0 comments on commit afe9aad

Please sign in to comment.