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

This commit is contained in:
2022-05-09 15:31:23 +02:00
parent f578de0ef6
commit d2141167bd
+1 -1
View File
@@ -4,7 +4,7 @@ version: "3.6"
services:
app:
image: kn0fl00k/capsul:latest
build: .
# build: .
volumes:
- "./:/app/code"
- "../tank:/tank"