Commit eb9c61d5 authored by Sparkf's avatar Sparkf 🏙️
Browse files

disable gitlab ci build cache

parent 4a43f605
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@

docker-build:
  # Use the official docker image.
  cache: [] # disable cache to prevent old layers
  image: docker:dind
  variables:
    HTTPS_PROXY: "http://172.17.0.1:7890"