Update .gitlab-ci.yml
This commit is contained in:
parent
38b3ee7b39
commit
2a8e8edd8b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user