Skip to content

Commit 251997a

Browse files
committed
Debug env for PR
1 parent 70f7619 commit 251997a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.jenkins/Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ pipeline {
3636
env.BUILDX_PUSH_TAGS_ACMESH_GOLANG = "-t docker.io/nginxproxymanager/${IMAGE}:acmesh-golang"
3737
env.BUILDX_PUSH_TAGS_CERTBOT_NODE = "-t docker.io/nginxproxymanager/${IMAGE}:certbot-node"
3838
}
39+
sh 'env'
3940
}
4041
}
4142
stage('Other') {

0 commit comments

Comments
 (0)