dotfiles/lazygit/.config/lazygit/gateway/Aug 3 18.03.19.796792307.patch

20 lines
360 B
Diff

--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,17 +9,16 @@ image: golang:latest
# - env
-variables:
GOPATH: "$CI_PROJECT_DIR/.gocache"
PATH: "$CI_PROJECT_DIR/.gocache/bin:$PATH"
stages:
- test
- build
code_navigation:
stage: test
image: sourcegraph/lsif-go:v1
allow_failure: true # recommended
script:
- lsif-go