test
This commit is contained in:
parent
4445965fb0
commit
22785bc4a2
@ -1,7 +1,7 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
|
||||
steps:
|
||||
- name: rsync
|
||||
image: drillster/drone-rsync
|
||||
@ -20,11 +20,6 @@ steps:
|
||||
args: "--no-o --no-g -v"
|
||||
script: # rsync发生之后执行的命令
|
||||
- /var/anyview/deploy_froend.sh js-file
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- push
|
||||
|
||||
- name: send-success
|
||||
image: plugins/webhook
|
||||
|
Loading…
Reference in New Issue
Block a user