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