Rebase to 3.20

This commit is contained in:
thespad
2024-06-27 16:29:44 +01:00
parent ed36cb689e
commit 3f23522949
9 changed files with 15 additions and 34 deletions

4
Jenkinsfile vendored
View File

@@ -34,8 +34,8 @@ pipeline {
CI_PORT='80'
CI_SSL='false'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_AUTH='user:password'
CI_DOCKERENV=''
CI_AUTH=''
CI_WEBPATH=''
}
stages {