openldap-docker/Jenkinsfile

7 lines
95 B
Groovy

@Library('shared-jenkins-pipelines') _
dockerimg(
tag: 'latest',
cron: '12 5 * * 0'
)