This commit is contained in:
@@ -14,6 +14,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
github-server-url: http://192.168.0.103:3000
|
||||||
|
repository: ${{ github.repository }}
|
||||||
|
|
||||||
- name: Deploy to 103 Demo
|
- name: Deploy to 103 Demo
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user