Rebase to 3.20

This commit is contained in:
thespad
2024-05-31 15:09:15 +01:00
parent 27b64204b4
commit c48eef1549
7 changed files with 13 additions and 8 deletions

4
Jenkinsfile vendored
View File

@@ -30,8 +30,8 @@ pipeline {
CI_WEB='true'
CI_PORT='9696'
CI_SSL='false'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_DELAY='60'
CI_DOCKERENV=''
CI_AUTH=''
CI_WEBPATH='/system/status'
}