chore: learning the groove

This commit is contained in:
Stefan Reimer 2022-02-11 17:59:44 +01:00
parent 0ab916b4d2
commit 2aa04e7ac5

View File

@ -1,6 +1,6 @@
// Common container builder by ZeroDownTime // Common container builder by ZeroDownTime
def call (Map: config) { def call(Map config) {
pipeline { pipeline {
agent { node { label 'podman-aws-trivy' } } agent { node { label 'podman-aws-trivy' } }