Try fix publish CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Dominic Grimm 2022-08-02 10:55:02 +02:00
parent 2249059328
commit b7cb223ee5

View file

@ -20,6 +20,7 @@ steps:
from_secret: docker_password from_secret: docker_password
repo: grimmigerfuchs/schwarzesbrett repo: grimmigerfuchs/schwarzesbrett
tags: latest tags: latest
context: ./docker/schwarzesbrett
volumes: volumes:
- name: dockersock - name: dockersock
path: /var/run/docker.sock path: /var/run/docker.sock