testing drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gyurix
2024-06-13 11:27:06 +02:00
parent 6000f6f36b
commit 9eda136ce5
2 changed files with 2 additions and 3 deletions

View File

@@ -31,12 +31,11 @@ steps:
image: alpine:latest
commands:
- apk --update add curl
- echo "TOKEN: "$TOKEN
- echo $TOKEN
when:
branch:
- master
volumes:
- name: docker
path: /var/run/docker.sock