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