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

This commit is contained in:
Dominic Grimm 2022-08-02 10:29:59 +02:00
parent c27fa5d0a6
commit d25594bf94

View file

@ -10,7 +10,7 @@ steps:
- name: dockersock
path: /var/run/docker.sock
commands:
- docker-compose build schwarzesbrett
- docker-compose build frontend
volumes:
- name: dockersock