Skip to content

Push multi-arch images to ghcr.io. #80

Push multi-arch images to ghcr.io.

Push multi-arch images to ghcr.io. #80

Workflow file for this run

name: Flowzone
on:
pull_request:
types: [opened, synchronize, closed]
branches:
- "main"
- "master"
jobs:
flowzone:
name: Flowzone
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
docker_images: |
ghcr.io/balena-io/logs-to-vector
required_status_checks: >

Check failure on line 22 in .github/workflows/flowzone.yml

View workflow run for this annotation

GitHub Actions / Flowzone

Invalid workflow file

The workflow is not valid. .github/workflows/flowzone.yml (Line: 22, Col: 31): Invalid input, required_status_checks is not defined in the referenced workflow.
[
"Flowzone / All tests",
"Flowzone / All jobs"
]