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 266949f + 11ca80c commit 903de47Copy full SHA for 903de47
Jenkinsfile
@@ -20,4 +20,6 @@ pipeline {
20
'''
21
}
22
23
+
24
+ post { always { cleanWs() } }
25
0 commit comments