Commit 0e0ff99e authored by nimrod's avatar nimrod
Browse files

Disable Buildkit.

Maybe it will fix the build issues.
parent b3331199
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13,6 +13,7 @@ compose-build:
  timeout: 5h
  variables:
    COMPOSE_DOCKER_CLI_BUILD: ""
    DOCKER_BUILDKIT: ""

push:
  extends: .compose-push