Skip to content

🤖 Notify of master failures via slack #57

🤖 Notify of master failures via slack

🤖 Notify of master failures via slack #57

Workflow file for this run

name: 'Push latest ARM images'
on:
pull_request:
paths:
- '**'
concurrency:
group: ci-arm-${{ github.head_ref || github.ref }}-${{ github.repository }}
cancel-in-progress: true
env:
FORCE_COLOR: 1
jobs:
docker:
uses: kairos-io/kairos/.github/workflows/reusable-docker-arm-build.yaml@master
with:
flavor: opensuse-leap-arm-rpi
model: rpi64
worker: ubuntu-latest