Skip to content

Commit

Permalink
added ubi9 to deploy jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
ralequi committed Dec 12, 2023
1 parent c4e4b25 commit cf3e9f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dockername: [fedora38, fedora39, fedora40]
dockername: [fedora38, fedora39, fedora40, ubi9]
include:
- dockername: "fedora39"
extratags: ", naudit/rpm-builder:latest"
Expand Down

0 comments on commit cf3e9f4

Please sign in to comment.