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:$CI_COMMIT_REF_NAME"
|
||||||
--destination "$CONTAINER_NAME:latest"
|
--destination "$CONTAINER_NAME:latest"
|
||||||
|
|
||||||
downstream:
|
downstream-nextcloud:
|
||||||
stage: .post
|
stage: .post
|
||||||
trigger:
|
trigger: containers/nextcloud
|
||||||
- containers/nextcloud
|
|
||||||
- containers/roundcube
|
downstream-roundcube:
|
||||||
|
stage: .post
|
||||||
|
trigger: containers/roundcube
|
||||||
|
Loading…
Reference in New Issue
Block a user