update image builder to build acme-nginx images
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent { label 'docker' }
|
||||
triggers {
|
||||
cron('@daily')
|
||||
cron('@monthly')
|
||||
}
|
||||
options {
|
||||
disableConcurrentBuilds()
|
||||
|
||||
Reference in New Issue
Block a user