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 c785212 commit 074a837Copy full SHA for 074a837
Jenkinsfile
@@ -33,7 +33,7 @@ exit $?'''
33
sh '''docker run --rm \\
34
-v $CWD/manager:/data \\
35
${DOCKER_CI_TOOLS} \\
36
-node-prune```
+node-prune'''
37
}
38
39
0 commit comments