Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Clean up for the next run
Jim Van Fleet committed Aug 31, 2016
1 parent 3e0ce7a commit 5116eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
@@ -79,6 +79,7 @@ node('docker') {
stage 'Cleanup'

sh 'rm -rf tmp'
sh 'docker rm mariadb'

}

0 comments on commit 5116eae

Please sign in to comment.