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 63587ec + 0c1cabd commit 7954222Copy full SHA for 7954222
Jenkinsfile
@@ -1,4 +1,4 @@
1
-node {
+node ("docker-light") {
2
def SOURCEDIR = pwd()
3
try {
4
stage("Clean up") {
0 commit comments