Skip to content

Commit

Permalink
Merge branch 'add-rhcos4.14' into 'main'
Browse files Browse the repository at this point in the history
Add rhcos4.14 to release matrix

See merge request nvidia/container-images/driver!284
  • Loading branch information
cdesiniotis committed Nov 20, 2023
2 parents 2b0fc94 + 355f060 commit 3b6c9e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .nvidia-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ release:ngc-ubuntu22.04:
extends:
- .release:ngc
- .dist-ubuntu22.04
- .driver-versions-ubuntu22.04

release:ngc-precompiled-ubuntu22.04:
variables:
Expand Down Expand Up @@ -343,6 +344,13 @@ release:ngc-rhcos4.13:
variables:
OUT_DIST: "rhcos4.13"

release:ngc-rhcos4.14:
extends:
- .release:ngc
- .dist-rhel8
variables:
OUT_DIST: "rhcos4.14"

release:ngc-rhel8.6:
extends:
- .release:ngc
Expand Down

0 comments on commit 3b6c9e9

Please sign in to comment.