1 Commits

Author SHA1 Message Date
Julien Cabillot 666fedc2a0 feat: archive
web/cryptpad/pipeline/head There was a failure building this commit
2026-05-28 16:52:13 -04:00
Vendored
+3 -3
View File
@@ -7,9 +7,9 @@ pipeline {
agent any agent any
triggers { //triggers {
cron('@midnight') // cron('@midnight')
} //}
stages { stages {
stage('Clone repository') { stage('Clone repository') {