dotfiles/lazygit/.config/lazygit/gateway/Aug 10 16.54.40.321036255.patch

10 lines
324 B
Diff

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -74,7 +74,6 @@ package:
stage: build
only: [ tags ]
before_script:
- - apt update -y && apt install -y file && apt clean && rm -rf /var/lib/apt/lists/*
- export GOPATH="$CI_PROJECT_DIR/.gocache"
- export PATH="$CI_PROJECT_DIR/.gocache/bin:$PATH"
script: