mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-14 22:02:09 +08:00
jenkins: cleanup /dev/shm (#31095)
old-commit-hash: 332a21965da4060d411fb65286cddc61b555ae48
This commit is contained in:
Vendored
+1
@@ -37,6 +37,7 @@ if [ -f /TICI ]; then
|
||||
|
||||
rm -rf /tmp/tmp*
|
||||
rm -rf ~/.commacache
|
||||
rm -rf /dev/shm/*
|
||||
|
||||
if ! systemctl is-active --quiet systemd-resolved; then
|
||||
echo "restarting resolved"
|
||||
|
||||
Reference in New Issue
Block a user