Skip to content

⬆️ Update repositories #99

⬆️ Update repositories

⬆️ Update repositories #99

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: ./.github/workflows/reusable-docker-arm-build.yaml
with:
flavor: opensuse-leap-arm-rpi
model: rpi64
worker: ubuntu-latest