Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
# (frozen at 6.1.0-alpha.2). Isaac Sim publishes to its own NGC org, which is current.
isaacsim_image_name: nvcr.io/0947644777160149/internal/isaac-sim
isaacsim_image_tag: latest-develop
isaaclab_image_name: nvcr.io/nvidian/isaac-lab
isaaclab_image_name: nvcr.io/0947644777160149/internal/isaac-lab
ovphysx_wheelhouse_image: ""
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CI-only: repoint the nightly image publish target to the NGC org the CI credential can reach.
Loading