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 60b420d commit 4bdabc9Copy full SHA for 4bdabc9
Jenkinsfile
@@ -3,6 +3,7 @@
3
nodeJob {
4
// General
5
projectName = "linkurious/lke-plugin-csv-importer"
6
+ podTemplateNames = ['jnlp-agent-node']
7
runUnitTests = false
8
runE2eTests = false
9
runDependencyVersionCheck = false
0 commit comments