Merge latest ci-tools-lib
ZeroDownTime/jenkins-hugo/pipeline/head This commit looks good Details

This commit is contained in:
Stefan Reimer 2024-03-12 16:31:47 +00:00
commit e467581145
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'