feat:CI/CD Gitea 워크플로우 등 누락 파일 반영

This commit is contained in:
2026-06-18 13:39:35 +09:00
parent 9d19d8283e
commit fa8dec1780
33 changed files with 4696 additions and 2011 deletions

View File

@@ -1,4 +1,4 @@
@echo off
chcp 65001 >nul
cd /d "%~dp0"
@echo off
chcp 65001 >nul
cd /d "%~dp0"
powershell -ExecutionPolicy Bypass -File "%~dp0stop_docker_wsl.ps1"