testing drone secrets
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:
@@ -27,6 +27,12 @@ steps:
|
|||||||
- name: docker
|
- name: docker
|
||||||
path: /var/run/docker.sock
|
path: /var/run/docker.sock
|
||||||
|
|
||||||
|
- name: update public installer repository
|
||||||
|
image: alpine:latest
|
||||||
|
commands:
|
||||||
|
- apk --update add curl
|
||||||
|
- echo "TOKEN: "$TOKEN
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- name: docker
|
- name: docker
|
||||||
host:
|
host:
|
||||||
|
Reference in New Issue
Block a user