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