Skip to content

Commit

Permalink
github-workflows: deb-builder: run piuparts test after build
Browse files Browse the repository at this point in the history
Related-to: TCCP-706
Signed-off-by: Carlos Henrique Lima Melara <[email protected]>
  • Loading branch information
charles2910 committed May 29, 2024
1 parent 7541046 commit 68fc8c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/deb-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ jobs:
name: ${{ env.artifacts }}
path: debian/artifacts/*
retention-days: 90

- name: Run piuparts test
uses: evgeni/action-piuparts@devel
with:
package: debian/artifacts/*.changes
base-image: debian:bookworm -d bookworm

0 comments on commit 68fc8c9

Please sign in to comment.