Skip to content

Commit 71c1e4b

Browse files
committed
ci: test distribute workflow
Signed-off-by: CrazyMax <[email protected]>
1 parent 86e643b commit 71c1e4b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/workflows/ci.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -733,3 +733,11 @@ jobs:
733733
./test/config.hcl
734734
allow: network.host
735735
targets: app-entitlements
736+
737+
distribute:
738+
uses: ./.github/workflows/distribute.yml
739+
with:
740+
target: app-plus
741+
push: false
742+
meta-image: user/app
743+
bake-files: ./test/config.hcl

0 commit comments

Comments
 (0)