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
2 changed files with 4 additions and 4 deletions
Vendored
+3 -3
View File
@@ -7,9 +7,9 @@ pipeline {
agent any
triggers {
cron('@midnight')
}
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {
+1 -1
View File
@@ -20,7 +20,7 @@
"netflux-websocket": "^0.1.20",
"nthen": "0.1.8",
"pull-stream": "^3.6.1",
"saferphore": "0.0.2",
"saferphore": "0.0.1",
"sortify": "^1.0.4",
"stream-to-pull-stream": "^1.7.2",
"tweetnacl": "~0.12.2",