Merge latest ci-tools-lib
All checks were successful
ZeroDownTime/jenkins-podman/pipeline/head This commit looks good

This commit is contained in:
Stefan Reimer 2023-11-23 12:31:40 +00:00
commit 2a2081b01b

View File

@ -2,6 +2,9 @@
def call(Map config=[:]) {
pipeline {
options {
disableConcurrentBuilds()
}
agent {
node {
label 'podman-aws-trivy'