don't build in compose
continuous-integration/drone/push Build is failing Details

This commit is contained in:
knoflook 2022-05-09 15:31:23 +02:00
parent f578de0ef6
commit d2141167bd
Signed by: knoflook
GPG Key ID: D6A1D0E8FC4FEF1C
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version: "3.6"
services:
app:
image: kn0fl00k/capsul:latest
build: .
# build: .
volumes:
- "./:/app/code"
- "../tank:/tank"