chore: debug Jenkins
ZeroDownTime/jenkins-podman/pipeline/head Something is wrong with the build of this commit Details

This commit is contained in:
Stefan Reimer 2022-01-13 15:02:20 +01:00
parent d1dc6cfb8c
commit c0f6d6781d
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
# agent { node { label 'podman && trivy && aws' } }
// agent { node { label 'podman && trivy && aws' } }
agent any
stages {
stage('Build'){