tmpl/ci/Jenkinsfile

7 lines
103 B
Groovy

@Library('containerimages')_
buildContainerImage2(
archlist: ['amd64', 'arm64'],
pi: false,
)