Merge branch 'master' into renovate/alpine-3.x

This commit is contained in:
2026-05-29 15:50:59 -04:00
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
}
}
triggers {
cron('@midnight')
}
// Archive
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {