We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3a1f0 commit 3949ba5Copy full SHA for 3949ba5
Jenkinsfile
@@ -3,6 +3,8 @@
3
dockerJob {
4
// General
5
projectName = "linkurious/docker-agent-jnlp-node"
6
+ podTemplateNames = ['jnlp-agent']
7
+ buildkitBuilder = true
8
9
runDependencyScan = true
10
0 commit comments