feat: archive
perso/syncthing-arm/pipeline/head There was a failure building this commit

This commit is contained in:
Julien Cabillot
2026-05-28 16:31:30 -04:00
parent 44be22e0e5
commit c706f2422c
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
}
}
triggers {
cron('@midnight')
}
// Archive
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {