feat: initial commit
Some checks failed
kouiz/pipeline/head There was a failure building this commit

This commit is contained in:
2025-06-15 23:39:51 +02:00
parent 88e6007db5
commit 780c280d43

3
Jenkinsfile vendored
View File

@ -10,8 +10,7 @@ pipeline {
} }
triggers { triggers {
cron('0 10 * * 1-5') cron('0 10 * * 1-5 \n 0 16 * * 1-5')
cron('0 16 * * 1-5')
} }
parameters { parameters {