append, new repository, don't overwrite
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
05d80aee69
commit
11d2585268
@ -14,7 +14,7 @@ steps:
|
|||||||
- name: docker-socket
|
- name: docker-socket
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
commands:
|
commands:
|
||||||
- echo 'http://dl-cdn.alpinelinux.org/alpine/edge/community' > /etc/apk/repositories
|
- echo 'http://dl-cdn.alpinelinux.org/alpine/edge/community' >> /etc/apk/repositories
|
||||||
- apk update
|
- apk update
|
||||||
- apk add git yq
|
- apk add git yq
|
||||||
- git clone https://github.com/drone/drone.git .
|
- git clone https://github.com/drone/drone.git .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user