Merge branch 'dev' of https://gitea.airlabs.art/zyc/video-shuoshan into dev
Some checks failed
Build and Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
seaislee1209 2026-04-04 22:18:54 +08:00
commit db1bbfa1d4

View File

@ -234,7 +234,7 @@ jobs:
if: always()
run: |
docker container prune -f
docker image prune -a -f
docker image prune -f
docker builder prune -a -f
echo "Disk usage after cleanup:"
df -h / | tail -1