test
This commit is contained in:
parent
4445965fb0
commit
22785bc4a2
@ -1,7 +1,7 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: rsync
|
- name: rsync
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user