Skip to content

Commit a8d65ae

Browse files
kill carla
1 parent 5356480 commit a8d65ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ pipeline {
9393

9494
post {
9595
always {
96+
sh "docker kill carla_sim || true"
9697
sh "rm -rf ${WORKSPACE}/* && rm -rf .* || true"
9798
}
9899
}

0 commit comments

Comments
 (0)