We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34c3581 commit 633d030Copy full SHA for 633d030
1 file changed
Jenkinsfile
@@ -117,7 +117,6 @@ helpers.rootLinuxNode(env, {
117
println "Setting up build: ${env.BUILD_TAG}"
118
119
ws("client") {
120
-
121
stage("Setup") {
122
parallel (
123
checkout: {
0 commit comments