using https
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
ae78cb2358
commit
f78c9d961c
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: clone
|
- name: clone
|
||||||
image: alpine/git
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- git clone http://gitea.watsonlabs.net/watsonb8/homebridge-harmony-control.git .
|
- git clone https://gitea.watsonlabs.net/watsonb8/homebridge-harmony-control.git .
|
||||||
- git checkout $DRONE_COMMIT
|
- git checkout $DRONE_COMMIT
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
|
Loading…
Reference in New Issue
Block a user