Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 933359205..a4502ab6e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -273,13 +273,6 @@ pgbouncer_test:
script:
- make test-postgres
-lint:
- stage: test
- retry: 2
- script:
- - go version
- - make lint
-
objectinfo_fuzz_test:
extends: .fuzz_base
stage: test