dotfiles/lazygit/.config/lazygit/gateway/Aug 12 15.38.39.650635183.patch

10 lines
327 B
Diff

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -64,6 +64,7 @@ compile:
apt update -y
&& apt install -y file gcc-multilib gcc-mingw-w64-x86-64
&& apt clean
+ && rm -rf /var/lib/apt/lists/*
- export GOPATH="$CI_PROJECT_DIR/.gocache"
- export PATH="$CI_PROJECT_DIR/.gocache/bin:$PATH"
script: