ps 等待执行结束测试
parent
08754b9a24
commit
a7d41772f7
|
@ -65,7 +65,7 @@ server:
|
|||
steps:
|
||||
- name: publish-test-study
|
||||
commands:
|
||||
- call "C:\CICD\Test.Study\netcore_Publish.bat"
|
||||
- Start-Process "C:\CICD\Test.Study\netcore_Publish.bat" -Wait
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
|
|
Loading…
Reference in New Issue