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