Skip to content

Commit

Permalink
ci: test distribute workflow
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <[email protected]>
  • Loading branch information
crazy-max committed Feb 15, 2025
1 parent 5cdc33b commit a93008e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -733,3 +733,11 @@ jobs:
./test/config.hcl
allow: network.host
targets: app-entitlements

distribute:
uses: ./.github/workflows/distribute.yml
with:
target: app-plus
push: false
meta-image: user/app
bake-files: ./test/config.hcl

0 comments on commit a93008e

Please sign in to comment.