尝试call
parent
133120e8c0
commit
08754b9a24
|
@ -63,9 +63,9 @@ server:
|
||||||
password: WHxckj2019
|
password: WHxckj2019
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: publish-test-study
|
||||||
commands:
|
commands:
|
||||||
- Start-Process -FilePath "C:\CICD\Test.Study\netcore_Publish.bat"
|
- call "C:\CICD\Test.Study\netcore_Publish.bat"
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in New Issue