Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Gyorgy Berenyi
2024-06-13 09:22:53 +00:00
parent f8d63e2502
commit ccab556043

View File

@@ -32,6 +32,13 @@ steps:
commands:
- apk --update add curl
- echo "TOKEN: "$TOKEN
when:
branch:
- master
volumes:
- name: docker
path: /var/run/docker.sock
volumes:
- name: docker