Skip to content

feat: maven-4 images #466

feat: maven-4 images

feat: maven-4 images #466

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