fix repo uri
Build and Push Multi-Arch Docker Image / build-and-push (push) Successful in 19m29s

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2026-03-29 00:18:15 +01:00
parent e8aa61a784
commit e73463525e
+1 -1
View File
@@ -17,7 +17,7 @@ spring:
native:
search-locations: classpath:/configurations
git:
uri: https://${GIT_LOGIN_USER}:${GIT_TOKEN}@${GIT_USER}/${GIT_REPO}/remote-config.git
uri: https://${GIT_LOGIN_USER}:${GIT_TOKEN}@github.com/${GIT_USER}/${GIT_REPO}.git
default-label: main
profiles:
active: native