Skip to content

chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 #100

chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1

chore(deps): bump docker/setup-buildx-action from 3.5.0 to 3.6.1 #100

name: azulzulu-8-alpine
on:
push:
branches:
- main
paths:
- "azulzulu-8-alpine/**"
- .github/workflows/azulzulu-8-alpine.yml
- .github/workflows/_template.yml
- common.sh
- tags-for-dir.sh
- "tests/**"
- "!tests/*.ps*"
- "!tests/*.windows"
pull_request:
paths:
- "azulzulu-8-alpine/**"
- .github/workflows/azulzulu-8-alpine.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-8-alpine
secrets: inherit