Skip to content

test: bump surefire to 3.x #347

test: bump surefire to 3.x

test: bump surefire to 3.x #347

name: amazoncorretto-11-windowsservercore
on:
push:
paths:
- "amazoncorretto-11-windowsservercore/**"
- "tests/**"
- github-action.ps1
- "!tests/*.bats"
- "!tests/*.bash"
- "!tests/Dockerfile"
- .github/workflows/_template_windows.yml
pull_request:
paths:
- "amazoncorretto-11-windowsservercore/**"
- "tests/**"
- github-action.ps1
- "!tests/*.bash"
- "!tests/Dockerfile"
- .github/workflows/_template_windows.yml
env:
DOCKER_PUSH: "true"
jobs:
build:
uses: ./.github/workflows/_template_windows.yml
with:
directory: amazoncorretto-11-windowsservercore
secrets: inherit