Skip to content

Commit

Permalink
Push multi-arch images to ghcr.io.
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Carlo Miguel F. Cruz <[email protected]>
  • Loading branch information
cmfcruz committed Sep 23, 2024
1 parent 91b4364 commit ff2c8df
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ jobs:
uses: product-os/flowzone/.github/workflows/flowzone.yml@master
secrets: inherit
with:
balena_slugs: 'balena/logs-to-vector-aarch64,balena/logs-to-vector-amd64,balena/logs-to-vector-armv7hf'
balena_slugs: |
balena/logs-to-vector-aarch64,
balena/logs-to-vector-amd64,
balena/logs-to-vector-armv7hf
docker_images: |
ghcr.io/balena-io/logs-to-vector

0 comments on commit ff2c8df

Please sign in to comment.