Update .gitlab-ci.yml
This commit is contained in:
parent
1815538510
commit
fa1544c099
@ -17,6 +17,10 @@ build:
|
||||
--destination "$CONTAINER_NAME:$CI_COMMIT_REF_NAME"
|
||||
--destination "$CONTAINER_NAME:latest"
|
||||
|
||||
downstream:
|
||||
downstream-php8-fpm:
|
||||
stage: .post
|
||||
trigger: containers/php8-fpm
|
||||
|
||||
downstream-php7-fpm:
|
||||
stage: .post
|
||||
trigger: containers/php7-fpm
|
||||
|
Loading…
Reference in New Issue
Block a user