Skip to content

Commit

Permalink
Merge pull request #37 from balena-io/deploy-to-ghcr
Browse files Browse the repository at this point in the history
Push multi-arch images to ghcr.io.
  • Loading branch information
flowzone-app[bot] authored Sep 30, 2024
2 parents 91b4364 + ff2c8df commit 1007449
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 1007449

Please sign in to comment.