Browse Source

Maintenance: Improve CI service container config.

Martin Gruner 2 years ago
parent
commit
fd07cab5ee
1 changed files with 2 additions and 4 deletions
  1. 2 4
      .gitlab/ci/browser/integration_minitest_otrs.yml

+ 2 - 4
.gitlab/ci/browser/integration_minitest_otrs.yml

@@ -7,10 +7,8 @@
     IMPORT_OTRS_ENDPOINT: "http://zammad-ci-otrsimport-app/otrs/public.pl?Action=ZammadMigrator"
     TZ: "Europe/Berlin"       # Required for the zammad-ci-otrsimport-app containers
   services:
-    - name: $CI_REGISTRY/docker/zammad-postgresql:stable
-      alias: postgresql
-    - name: $CI_REGISTRY/docker/zammad-selenium-chrome:stable
-      alias: selenium-chrome
+    - !reference [.services, postgresql]
+    - !reference [.services, selenium-chrome]
     - name: $CI_REGISTRY/docker/zammad-ci-otrsimport-db:otrs6
       alias: zammad-ci-otrsimport-db
     - name: $CI_REGISTRY/docker/zammad-ci-otrsimport-app:otrs6