mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 02:34:42 +00:00
Add temporary Docker cleaner for cloudretro.io
This commit is contained in:
parent
fb8ee791df
commit
3426edb4c1
1 changed files with 4 additions and 0 deletions
4
.github/workflows/cd/cloudretro.io/run-once.sh
vendored
Normal file
4
.github/workflows/cd/cloudretro.io/run-once.sh
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
docker rm cloud-game -f
|
||||
docker system prune -f
|
||||
Loading…
Add table
Add a link
Reference in a new issue