Commit 960463df authored by nimrod's avatar nimrod
Browse files

Enable buildkit.

I copied it from a different project and I didn't check if it's needed
at all.
parent ad24f813
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -13,9 +13,6 @@ stages:
build:
  extends: .compose-build
  tags: &tags [ns4.shore.co.il]
  variables:
    DOCKER_BUILDKIT: ""
    COMPOSE_DOCKER_CLI_BUILD: ""

pull:
  extends: .compose-pull