Skip to content

chore: update amazoncorretto docker tag to v21.0.5-alpine #1019

chore: update amazoncorretto docker tag to v21.0.5-alpine

chore: update amazoncorretto docker tag to v21.0.5-alpine #1019

name: Java CI
on: [push]
jobs:
build:
uses: ./.github/workflows/part-compile-and-test.yaml
with:
version: E-SNAPSHOT
release:
if: github.ref == 'refs/heads/master'
needs: build
uses: ./.github/workflows/part-release.yaml
secrets: inherit