openldap-docker/Jenkinsfile

7 lines
92 B
Groovy

@Library('shared-jenkins-pipelines') _
dockerimg(
tag: 'latest',
cron: '@weekly'
)