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

This commit is contained in:
Dominic Grimm 2022-02-13 09:45:59 +01:00
parent 8f94f6fee9
commit 65348f124c

View file

@ -77,8 +77,6 @@ steps:
commands:
- cp .example.env .env
- docker-compose build --build-arg BUILD_ENV=development frontend
depends_on:
- prettier
volumes:
- name: dockersock