Update ci
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Dominic Grimm 2023-02-12 11:25:32 +01:00
parent f155e0e7f9
commit 7281b536a0
No known key found for this signature in database
GPG key ID: 6F294212DEAAC530
4 changed files with 2 additions and 6 deletions

View file

@ -4,6 +4,3 @@ all: build
build:
docker compose build
ci:
BUILDKIT_PROGRESS=plain docker compose build