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.
2 parents ed0b545 + 0a85d73 commit 9d4ff5fCopy full SHA for 9d4ff5f
Jenkinsfile
@@ -2,6 +2,7 @@
2
3
nodeJob {
4
projectName = "linkurious/code-tools"
5
+ podTemplateNames = ['jnlp-agent-node']
6
createGitTag = true
7
runUnitTests = false
8
runE2eTests = false
0 commit comments