Update .gitlab-ci.yml

This commit is contained in:
Sebastian Hugentobler 2022-02-14 08:18:55 +00:00
parent 38b3ee7b39
commit 2a8e8edd8b

View File

@ -17,8 +17,10 @@ build:
--destination "$CONTAINER_NAME:$CI_COMMIT_REF_NAME"
--destination "$CONTAINER_NAME:latest"
downstream:
downstream-nextcloud:
stage: .post
trigger:
- containers/nextcloud
- containers/roundcube
trigger: containers/nextcloud
downstream-roundcube:
stage: .post
trigger: containers/roundcube