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 Jun 4, 2024
1 parent 7541046 commit 8627fc1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/deb-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,10 @@ jobs:
name: ${{ env.artifacts }}
path: debian/artifacts/*
retention-days: 90

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

0 comments on commit 8627fc1

Please sign in to comment.