fixed .drone.yml
This commit is contained in:
parent
a106ced25c
commit
ccec646286
@ -10,7 +10,7 @@ steps:
|
|||||||
- name: clone
|
- name: clone
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git clone https://github.com/sensu/sensu-go.git .
|
- git clone https://github.com/mackerelio/go-check-plugins.git .
|
||||||
- git checkout $DRONE_TAG
|
- git checkout $DRONE_TAG
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
Reference in New Issue
Block a user