diff --git a/.drone.yml b/.drone.yml index f213b1f..7626c9e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,8 @@ name: build-and-upload steps: - name: build-and-push image: plugins/docker + environment: + DOCKER_BUILDKIT: 1 network_mode: bridge settings: repo: sneak/builder