Update .gitea/workflows/deploy.yml
Some checks failed
Deploy VConnect API / Test Build (push) Failing after 2m15s
Deploy VConnect API / Deploy to Server (push) Has been skipped

This commit is contained in:
2025-12-13 22:54:26 +09:00
parent fb1cb27d61
commit 54d46e8c11

View File

@@ -19,7 +19,7 @@ jobs:
- name: Checkout repository (internal)
run: |
echo "📥 Internal git clone start"
git clone --depth 1 http://gitea:3000/Kim.KANGHEE/vconnect-api.git .
git clone --depth 1 http://192.168.0.2:3000/Kim.KANGHEE/vconnect-api.git .
echo "📥 Clone done"
# 2⃣ Python 설치