Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
7 changes: 0 additions & 7 deletions .common-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,13 +268,6 @@ release:staging-rhel8:
needs:
- image-rhel8

release:staging-rhel9:
extends:
- .release:staging-rhel9
- .dist-rhel9
needs:
- image-rhel9

.release:staging-precompiled:
stage: release
variables:
Expand Down
6 changes: 0 additions & 6 deletions .nvidia-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,6 @@ image-rhel8:
- .image-pull
- .dist-rhel8

image-rhel9:
extends:
- .image-pull
- .dist-rhel9
- .driver-versions-rhel9

# The .scan step forms the base of the image scan operation performed before releasing
# images.
.scan-generic:
Expand Down