Skip to content

chore: eclipse-temurin alpine now includes gpg #335

chore: eclipse-temurin alpine now includes gpg

chore: eclipse-temurin alpine now includes gpg #335

name: amazoncorretto-8-windowsservercore
on:
push:
paths:
- "amazoncorretto-8-windowsservercore/**"
- "tests/**"
- github-action.ps1
- "!tests/*.bats"
- "!tests/*.bash"
- "!tests/Dockerfile"
- .github/workflows/_template_windows.yml
pull_request:
paths:
- "amazoncorretto-8-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-8-windowsservercore
secrets: inherit