Updated ci

This commit is contained in:
Dominic Grimm 2022-01-10 13:51:13 +01:00
parent 426ba79506
commit 5e87dbb787

View file

@ -20,6 +20,8 @@ steps:
- cp .example.env .env
- cd docker/
- docker build --build-arg BUILD_ENV=development backend
depends_on:
- sql
volumes:
- name: dockersock