d36dd464 by Israel Amaral

Update Jenkinsfile

1 parent 000dbc3a
......@@ -9,4 +9,9 @@ pipeline {
}
}
}
post {
always {
deleteDir() /* clean up our workspace */
}
}
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!