mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-28 01:52:06 +08:00
unmount overlay in jenkins setup
old-commit-hash: af9091c8c4cb329d9e36b4a06ec684402b50f4a9
This commit is contained in:
@@ -15,6 +15,9 @@ if [ -z "$TEST_DIR" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
umount /data/safe_staging/merged/ || true
|
||||
sudo umount /data/safe_staging/merged/ || true
|
||||
|
||||
if [ -f "/EON" ]; then
|
||||
rm -rf /data/core
|
||||
rm -rf /data/neoupdate
|
||||
|
||||
Reference in New Issue
Block a user