cron('H H 1,6,11,16,21,26 * *')
}
options {
disableConcurrentBuilds()
timeout(time: 1, unit: 'HOURS')
buildDiscarder(logRotator(numToKeepStr: '10'))
}
|
||
|---|---|---|
| .. | ||
| all-domains.conf | ||
| lets-encrypt-create-cert.jenkinsfile | ||
| lets-encrypt-multi-domain.sh | ||
| lets-encrypt-renew.jenkinsfile | ||
| lets-encrypt.yml | ||
| lets.env | ||