add 'overwite-settings' in action
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 9m57s
Some checks failed
Gitea Actions Maven Build / build (push) Failing after 9m57s
This commit is contained in:
parent
c44dee4706
commit
aff307c2f6
@ -20,5 +20,6 @@ jobs:
|
|||||||
java-version: 23
|
java-version: 23
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: 'maven'
|
cache: 'maven'
|
||||||
|
overwrite-settings: true
|
||||||
- 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