Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
- name: Checkout repository (internal)
|
- name: Checkout repository (internal)
|
||||||
run: |
|
run: |
|
||||||
echo "📥 Internal git clone start"
|
echo "📥 Internal git clone start"
|
||||||
git clone --depth 1 http://192.168.0.2:3000/Kim.KANGHEE/vconnect-api.git .
|
git clone --depth 1 https://gitea.mouse84.com/Kim.KANGHEE/vconnect-api.git .
|
||||||
echo "📥 Clone done"
|
echo "📥 Clone done"
|
||||||
|
|
||||||
# 2️⃣ Python 설치
|
# 2️⃣ Python 설치
|
||||||
|
|||||||
Reference in New Issue
Block a user