aws-iam-authenticator/Jenkinsfile

6 lines
203 B
Plaintext
Raw Normal View History

2024-11-19 16:29:51 +00:00
library identifier: 'zdt-lib@main', retriever: modernSCM(
2023-12-13 20:52:26 +00:00
[$class: 'GitSCMSource',
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
buildPodman name: 'aws-iam-authenticator'