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