feat: add multi-project build to trigger deploy-k8s-dev in the devops repo

This commit is contained in:
Blair Vanderlugt 2021-09-09 21:28:49 +00:00
parent 0468906601
commit 949bb29379
1 changed files with 5 additions and 0 deletions

View File

@ -36,3 +36,8 @@ build-push:
rules:
- if: $CI_COMMIT_REF_PROTECTED == "true"
when: always
deploy-dev:
stage: deploy
trigger: grassrootseconomics/devops
when: manual