mirror of
https://gitea.tendokyu.moe/Hay1tsme/segatools.git
synced 2026-08-23 12:24:26 -05:00
remove image after compile to save space
This commit is contained in:
@@ -25,6 +25,7 @@ mkdir "!BUILD_OUTPUT_PATH!"
|
||||
docker cp %CONTAINER_NAME%:/segatools/build/zip %BUILD_OUTPUT_PATH%
|
||||
|
||||
docker rm -f %CONTAINER_NAME% > nul
|
||||
docker image rm -f %IMAGE_NAME% > nul
|
||||
|
||||
goto success
|
||||
|
||||
|
||||
Reference in New Issue
Block a user