Skip to content

Commit e7a57ed

Browse files
committed
remove unused pipeline stages in .nvidia-ci.yml
Signed-off-by: Tariq Ibrahim <[email protected]>
1 parent eb4c4c3 commit e7a57ed

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

.common-ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -268,13 +268,6 @@ release:staging-rhel8:
268268
needs:
269269
- image-rhel8
270270

271-
release:staging-rhel9:
272-
extends:
273-
- .release:staging-rhel9
274-
- .dist-rhel9
275-
needs:
276-
- image-rhel9
277-
278271
.release:staging-precompiled:
279272
stage: release
280273
variables:

.nvidia-ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,6 @@ image-rhel8:
115115
- .image-pull
116116
- .dist-rhel8
117117

118-
image-rhel9:
119-
extends:
120-
- .image-pull
121-
- .dist-rhel9
122-
- .driver-versions-rhel9
123-
124118
# The .scan step forms the base of the image scan operation performed before releasing
125119
# images.
126120
.scan-generic:

0 commit comments

Comments
 (0)