Skip to content

chore: build maven 4 images from ghcr repo #490

chore: build maven 4 images from ghcr repo

chore: build maven 4 images from ghcr repo #490

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