proxy-nginx/deploy-this
Artur Kuś 5391195161 triggers {
cron('H H 1,6,11,16,21,26 * *')
    }

    options {
        disableConcurrentBuilds()
        timeout(time: 1, unit: 'HOURS')
        buildDiscarder(logRotator(numToKeepStr: '10'))
    }
2025-04-28 08:48:08 +02:00
..
lets-encrypt triggers { 2025-04-28 08:48:08 +02:00
create-common-volume.jenkinsfile
create-nginx-with-tools.jenkinsfile
deploy-dc.yml
nginx-with-tools-docker.dockerfile
restart-docker.jenkinsfile pipeline{} 2025-03-26 07:08:44 +01:00
start-proxy.jenkinsfile
update-from-git.jenkinsfile /_programs_ 2025-03-27 00:29:26 +01:00