docker system prune

This commit is contained in:
2020-05-12 22:40:22 +03:00
parent 446e74a51d
commit 47fd2bfc8a
2 changed files with 2 additions and 1 deletions

1
Jenkinsfile vendored
View File

@@ -38,5 +38,6 @@ node {
}
}
}
sh "docker system prune -f"
echo "${_msg}"
}

2
pip

Submodule pip updated: b07fe9f892...de17f93679