Merge latest ci-tools-lib
ZeroDownTime/CloudBender/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Stefan Reimer 2023-10-27 10:49:48 +00:00
commit bd5741b1c3
1 changed files with 3 additions and 0 deletions

View File

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