Update .gitlab-ci.yml
This commit is contained in:
parent
fa1544c099
commit
2a8fab60ec
1 changed files with 4 additions and 0 deletions
|
@ -24,3 +24,7 @@ downstream-php8-fpm:
|
||||||
downstream-php7-fpm:
|
downstream-php7-fpm:
|
||||||
stage: .post
|
stage: .post
|
||||||
trigger: containers/php7-fpm
|
trigger: containers/php7-fpm
|
||||||
|
|
||||||
|
downstream-postgres:
|
||||||
|
stage: .post
|
||||||
|
trigger: containers/postgres
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue