rrr
This commit is contained in:
@@ -37,6 +37,9 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
github-server-url: http://192.168.0.103:3000
|
||||
repository: ${{ github.repository }}
|
||||
|
||||
# 使用 rsync 透過 2224 Port 推送代碼
|
||||
- name: Push Code to Production
|
||||
|
||||
Reference in New Issue
Block a user