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 1ead037 commit cc25e07Copy full SHA for cc25e07
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