working instance with minimal config action
All checks were successful
Gitea Action Maven build / build (push) Successful in 1m40s
All checks were successful
Gitea Action Maven build / build (push) Successful in 1m40s
This commit is contained in:
parent
473a183643
commit
dd50177b4a
@ -20,6 +20,5 @@ jobs:
|
|||||||
java-version: 17
|
java-version: 17
|
||||||
distribution: 'oracle'
|
distribution: 'oracle'
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
cache-dependency-path: 'pom.xml'
|
|
||||||
- name: Build with Maven
|
- name: Build with Maven
|
||||||
run: mvn -B package --file pom.xml
|
run: mvn -B package --file pom.xml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user