This commit is contained in:
王明明 2022-09-10 17:01:41 +08:00
parent 4445965fb0
commit 22785bc4a2

View File

@ -20,11 +20,6 @@ steps:
args: "--no-o --no-g -v" args: "--no-o --no-g -v"
script: # rsync发生之后执行的命令 script: # rsync发生之后执行的命令
- /var/anyview/deploy_froend.sh js-file - /var/anyview/deploy_froend.sh js-file
when:
branch:
- master
event:
- push
- name: send-success - name: send-success
image: plugins/webhook image: plugins/webhook