d77d5380 by Israel Amaral

Update Jenkinsfile

1 parent d36dd464
...@@ -9,9 +9,5 @@ pipeline { ...@@ -9,9 +9,5 @@ pipeline {
9 } 9 }
10 } 10 }
11 } 11 }
12 post { 12
13 always {
14 deleteDir() /* clean up our workspace */
15 }
16 }
17 } 13 }
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!