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:
authorjohn.mcdonnell <jmcdonnell@gitlab.com>2022-06-14 02:42:24 +0300
committerjohn.mcdonnell <jmcdonnell@gitlab.com>2022-06-14 02:42:24 +0300
commit08deb30f037f695cc31cf62c8af3f16b88bdd142 (patch)
tree9b530e509189d3ec22acd62eebeee371125d1d24
parent526f0a33f37be9d47098c1291cd23eb70d8f9253 (diff)
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index df9963f55..b7826f03a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -236,7 +236,7 @@ test:coverage:fips:
image: registry.gitlab.com/gitlab-org/gitlab-build-images:debian-${DEBIAN_VERSION}-ruby-${RUBY_VERSION}-golang-${GO_VERSION}-git-2.33-postgresql-11
<<: *test_coverage
-test:pgbouncer: &test_pgbouncer:
+test:pgbouncer: &test_pgbouncer
<<: *test_definition
services:
- name: postgres:${POSTGRES_VERSION}