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