Skip to content
Snippets Groups Projects

All the latest updates from Renovate

Merged Tor-Einar Skog requested to merge renovate-updates into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -15,7 +15,7 @@ variables:
@@ -15,7 +15,7 @@ variables:
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository -Dmaven.artifact.threads=10"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository -Dmaven.artifact.threads=10"
MAIN_BRANCH: "main"
MAIN_BRANCH: "main"
RELEASE_BRANCH: "release"
RELEASE_BRANCH: "release"
CLI_PATH: "/disks/data01/wildfly/wildfly-25.0.1.Final/bin"
CLI_PATH: "/disks/data01/wildfly/wildfly-26.1.3.Final/bin"
TMP_PATH: "/home/deployer/gitlab_tmp"
TMP_PATH: "/home/deployer/gitlab_tmp"
DEPLOYMENT_PATH: "/home/wildfly/deployments"
DEPLOYMENT_PATH: "/home/wildfly/deployments"
ARCHIVE_PATH: "/home/wildfly/archive"
ARCHIVE_PATH: "/home/wildfly/archive"
Loading