cfg/Jenkinsfile

7 lines
110 B
Groovy

@Library('containerimages')_
buildContainerImage2(
project: 'infra',
archlist: ['amd64', 'arm64'],
)