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