Update .gitlab-ci.yml

This commit is contained in:
Sebastian Hugentobler 2022-02-14 06:04:50 +00:00
parent ec32df84cd
commit 3a9e13b513

View File

@ -1,6 +1,3 @@
stages:
- build
variables:
CI_REGISTRY_IMAGE: thallian/php8-fpm
DOWNSTREAM_PROJECTS: ""
@ -20,3 +17,7 @@ build:
--destination "$CI_REGISTRY_IMAGE:$CI_COMMIT_SHA"
--destination "$CI_REGISTRY_IMAGE:$CI_COMMIT_REF_NAME"
--destination "$CI_REGISTRY_IMAGE:latest"
downstream:
stage: .post
trigger: containers/roundcube