Update .drone.yml
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:
@@ -32,6 +32,13 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk --update add curl
|
- apk --update add curl
|
||||||
- echo "TOKEN: "$TOKEN
|
- echo "TOKEN: "$TOKEN
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- master
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
- name: docker
|
||||||
|
path: /var/run/docker.sock
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker
|
- name: docker
|
||||||
|
Reference in New Issue
Block a user