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:
@@ -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
|
||||||
Reference in New Issue
Block a user