fix maven build
All checks were successful
Gitea Action Maven build / build (push) Successful in 48s
All checks were successful
Gitea Action Maven build / build (push) Successful in 48s
This commit is contained in:
parent
dee5ee9dd7
commit
066d7cf60b
@ -20,8 +20,8 @@ jobs:
|
||||
java-version: 21
|
||||
distribution: 'oracle'
|
||||
cache: 'maven'
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
- name: Build, Test and Package with Maven
|
||||
run: mvn -B verify --file pom.xml -e
|
||||
# - name: Run tests
|
||||
# run: mvn test
|
||||
- name: Upload artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user