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