Merge branch 'staging' into 'master'
feat: add multi-project build to trigger deploy-k8s-dev in the devops repo See merge request grassrootseconomics/cic-internal-integration!268
This commit is contained in:
commit
b9b06eced8
@ -36,3 +36,8 @@ build-push:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_REF_PROTECTED == "true"
|
- if: $CI_COMMIT_REF_PROTECTED == "true"
|
||||||
when: always
|
when: always
|
||||||
|
|
||||||
|
deploy-dev:
|
||||||
|
stage: deploy
|
||||||
|
trigger: grassrootseconomics/devops
|
||||||
|
when: manual
|
||||||
|
Loading…
Reference in New Issue
Block a user