From 2a8fab60ec7c31e578eda5f97577e79df7431f94 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Mon, 14 Feb 2022 18:18:23 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75e9516..0cb8920 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,3 +24,7 @@ downstream-php8-fpm: downstream-php7-fpm: stage: .post trigger: containers/php7-fpm + +downstream-postgres: + stage: .post + trigger: containers/postgres