1
0

#26 Fix comment

This commit is contained in:
2026-01-17 23:40:14 +01:00
parent 27db87792d
commit 9b94766494

2
build/Jenkinsfile vendored
View File

@@ -29,7 +29,7 @@ pipeline {
git config commit.gpgsign true
git config tag.gpgSign true
// We need to pass the repo url in -Darguments again because of insane maven lifecycle forking
# We need to pass the repo url in -Darguments again because of insane maven lifecycle forking
pkgx mvn release:prepare -B \
-s build/settings.xml \
-Dpassword="${GITEA_CREDS_PSW}" \