summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2021-05-19 08:48:31 +0000
committerIgor Drozdov <idrozdov@gitlab.com>2021-05-19 08:48:31 +0000
commit2aba135c023fc83c212b524b95e36ebc80657c95 (patch)
tree7fd13155bc252475343db6345b6d448603ac5305
parent792ff51ca4bcf11d8759ccadff5f8e9f2f876349 (diff)
downloadgitlab-shell-2aba135c023fc83c212b524b95e36ebc80657c95.tar.gz
Specify the working version for lsif-go image
1.4.0 has introduced the format change Since v1 means latest 1.* image, we're pulling the unsupported version
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 64ac9c1..3210b35 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -77,7 +77,7 @@ code_quality:
rules: *workflow_rules
code_navigation:
- image: sourcegraph/lsif-go:v1
+ image: sourcegraph/lsif-go:v1.3.1
allow_failure: true
script:
- lsif-go