Files
spring-boot/.github/actions/release-train-test/action.yml
T

8 lines
160 B
YAML

name: Test Release
runs:
using: composite
steps:
- name: Test Release
shell: bash
run: ./gradlew build -x dockerTest -x reclaimDockerSpace