Rebase to noble

This commit is contained in:
thespad 2024-07-18 16:56:38 +01:00
parent c6e9645aab
commit 259c06aaa9
No known key found for this signature in database
GPG key ID: 08F06191F4587860
6 changed files with 17 additions and 19 deletions

4
Jenkinsfile vendored
View file

@ -33,8 +33,8 @@ pipeline {
CI_PORT='32400'
CI_SSL='false'
CI_DELAY='120'
CI_DOCKERENV='TZ=US/Pacific'
CI_AUTH='user:password'
CI_DOCKERENV=''
CI_AUTH=''
CI_WEBPATH='/web/index.html'
}
stages {