mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-06 00:35:44 +08:00
jenkins: cleanup /dev/shm (#31095)
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