From 08deb30f037f695cc31cf62c8af3f16b88bdd142 Mon Sep 17 00:00:00 2001 From: "john.mcdonnell" Date: Tue, 14 Jun 2022 11:42:24 +1200 Subject: Fix typo --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- cgit v1.2.3