This commit is contained in:
parent
f5f41da866
commit
47b6322ca1
@ -30,7 +30,7 @@ steps:
|
||||
- echo "git更新代码"
|
||||
- cd /www/wwwroot/we.cnp5.cn/addons/ewei_shopv2
|
||||
- pwd && ls -l
|
||||
- git pull origin main
|
||||
- git pull origin master
|
||||
|
||||
- name: "复制api文件"
|
||||
commands:
|
||||
@ -48,7 +48,7 @@ steps:
|
||||
- pwd && ls -l
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
- pull_request
|
Loading…
Reference in New Issue
Block a user