Skip to content

Commit

Permalink
Add NAP builds for UBI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Nov 17, 2022
1 parent 9899c07 commit 80c40dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,11 @@ jobs:
platforms: ["linux/amd64"]
target: [goreleaser, aws]
nap_modules: [dos, waf, "waf,dos"]
include:
- image: ubi-plus-nap
platforms: "linux/amd64"
target: goreleaser
nap_modules: [dos, waf, "waf,dos"]
uses: ./.github/workflows/build-plus.yml
with:
platforms: ${{ matrix.platforms }}
Expand Down

0 comments on commit 80c40dc

Please sign in to comment.