Update .forgejo/workflows/ci-settings.xml
All checks were successful
Release / release (push) Successful in 14m27s
All checks were successful
Release / release (push) Successful in 14m27s
This commit is contained in:
parent
f265687fcc
commit
74341f28e7
1 changed files with 2 additions and 1 deletions
|
@ -5,8 +5,9 @@
|
||||||
<!--
|
<!--
|
||||||
Configured in docker-container with mappend volume 'maven-cache:/maven-repo',
|
Configured in docker-container with mappend volume 'maven-cache:/maven-repo',
|
||||||
and then, in release.yml STEP 'Build backend (Spring Boot)' with 'volumes:- docker-forgejo_maven-cache:/root/.m2'
|
and then, in release.yml STEP 'Build backend (Spring Boot)' with 'volumes:- docker-forgejo_maven-cache:/root/.m2'
|
||||||
-->
|
|
||||||
<localRepository>/root/.m2/repository</localRepository>
|
<localRepository>/root/.m2/repository</localRepository>
|
||||||
|
-->
|
||||||
|
|
||||||
<mirrors>
|
<mirrors>
|
||||||
<mirror>
|
<mirror>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue