Fix agent 2 javapath

This commit is contained in:
retropikzel 2024-10-11 15:46:45 +03:00
parent 9ec424fed8
commit ce2b9b83a1
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jenkins:
SSHLauncher: SSHLauncher:
host: "retropikzel.madhacker.biz" host: "retropikzel.madhacker.biz"
port: 5522 port: 5522
javapath: /home/jenkins/.sdkman/candidates/java/21.0.4-tem/bin/java JavaPath: /home/jenkins/.sdkman/candidates/java/21.0.4-tem/bin/java
credentialsId: agent_ssh credentialsId: agent_ssh
launchTimeoutSeconds: 60 launchTimeoutSeconds: 60
maxNumRetries: 3 maxNumRetries: 3