chore: debug Jenkins
This commit is contained in:
parent
9d5a3ec8a7
commit
d1dc6cfb8c
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -1,5 +1,6 @@
|
||||
pipeline {
|
||||
agent { node { label 'podman && trivy && aws' } }
|
||||
# agent { node { label 'podman && trivy && aws' } }
|
||||
agent any
|
||||
stages {
|
||||
stage('Build'){
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user