feat: archive
perso/docker-agent-arm64/pipeline/head There was a failure building this commit

This commit is contained in:
Julien Cabillot
2026-05-28 16:34:23 -04:00
parent 382c9a1050
commit 7aa674bae1
Vendored
+4 -3
View File
@@ -13,9 +13,10 @@ pipeline {
}
}
triggers {
cron('@midnight')
}
// Archive
//triggers {
// cron('@midnight')
//}
stages {
stage('Clone repository') {