ci: fixed pr test builds for buildkit

This commit is contained in:
Geoff Bourne 2021-05-21 22:24:31 -05:00
parent 38eb769c1b
commit 1e32161652

View file

@ -10,6 +10,9 @@ services:
restart: "no"
build:
context: ..
args:
TARGETOS: linux
TARGETARCH: amd64
cache_from:
- itzg/minecraft-server:latest
environment: