Skip to content

Commit

Permalink
Merge branch 'ccrouzet/fix-ci' into 'release-1.4'
Browse files Browse the repository at this point in the history
Fix Auth Issues When Publishing Extensions

See merge request omniverse/warp!773
  • Loading branch information
christophercrouzet committed Oct 1, 2024
2 parents da9376b + 936468b commit b39f2ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab/ci/cuda-11-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ include:
- "templates/v3/windows/codesign.gitlab-ci.yml"
- "templates/v3/linux/packman_s3.gitlab-ci.yml"
- "templates/v3/windows/packman_s3.gitlab-ci.yml"
- "templates/v3/linux/nucleus/kit-extensions.ov.nvidia.com/kit-extension-svc.gitlab-ci.yml"

ref: v1_latest

Expand Down Expand Up @@ -314,4 +315,5 @@ publish extensions to packman:
script:
- !reference [.osec:vault:v3:linux, codesign:perform_vault_requests]
- !reference [.osec:vault:v3:linux, packman_s3:perform_vault_requests]
- !reference [.osec:vault:v3:linux, nucleus:kit-extensions.ov.nvidia.com:kit-extension-svc:perform_vault_requests]
- tools/repo.sh publish_exts --publish-all

0 comments on commit b39f2ae

Please sign in to comment.