Skip to content

chore: build arm images #526

chore: build arm images

chore: build arm images #526

Workflow file for this run

name: azulzulu-17
on:
push:
branches:
- main
paths:
- "azulzulu-17/**"
- .github/workflows/azulzulu-17.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "azulzulu-17/**"
- .github/workflows/azulzulu-17.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
jobs:
build:
uses: ./.github/workflows/_template.yml
with:
directory: azulzulu-17
secrets: inherit