diff --git a/.drone.yml b/.drone.yml index f224926553..b96448a141 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,4 +10,6 @@ steps: password: from_secret: docker_password repo: skyevg/mastodon-glitchier-soc - tags: latest \ No newline at end of file + tags: latest + environment: + DOCKER_BUILDKIT: "1" \ No newline at end of file