fuse-device-plugin/Jenkinsfile

6 lines
202 B
Plaintext
Raw Permalink Normal View History

2023-09-27 16:55:53 +00:00
library identifier: 'zdt-lib@master', retriever: modernSCM(
[$class: 'GitSCMSource',
remote: 'https://git.zero-downtime.net/ZeroDownTime/ci-tools-lib.git'])
2022-01-18 22:46:48 +00:00
2023-09-27 16:55:53 +00:00
buildPodman name: 'fuse-device-plugin'