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 a4bb6ab + 035e165 commit 2ca0362Copy full SHA for 2ca0362
Jenkinsfile
@@ -1,4 +1,4 @@
1
-node {
+node ("docker-light") {
2
def SOURCEDIR = pwd()
3
try {
4
stage("Clean up") {
0 commit comments