Updated ci

This commit is contained in:
Dominic Grimm 2022-01-10 12:55:33 +01:00
parent 049ffe74fe
commit 7bfc19618f

View file

@ -7,4 +7,5 @@ steps:
- name: backend
image: docker/compose:alpine-1.29.2
commands:
- cp .example.env .env
- docker-compose build backend