更改项目cd地址
Some checks failed
Update Code / StopService (windows-101.36.102.136) (push) Successful in 1s
Update Code / StopService (windows-101.36.104.175) (push) Successful in 1s
Update Code / CD (windows-101.36.104.175) (push) Failing after 3s
Update Code / CD (windows-101.36.102.136) (push) Failing after 2s
Some checks failed
Update Code / StopService (windows-101.36.102.136) (push) Successful in 1s
Update Code / StopService (windows-101.36.104.175) (push) Successful in 1s
Update Code / CD (windows-101.36.104.175) (push) Failing after 3s
Update Code / CD (windows-101.36.102.136) (push) Failing after 2s
This commit is contained in:
@@ -38,6 +38,10 @@ jobs:
|
||||
- windows-101.36.102.136
|
||||
- windows-101.36.104.175
|
||||
steps:
|
||||
- name: Debug - Check variables
|
||||
run: |
|
||||
Write-Host "Repository URL: ${{ env.REPOSITORY_URL }}"
|
||||
Write-Host "Destination: ${{ env.DESTINATION }}"
|
||||
- name: 更新或clone项目
|
||||
shell: powershell
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user