diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0f4c54bdf..06b7dcb28 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,6 +18,9 @@ include: - project: 'ci/ci-templates' ref: master file: .ci-integration-test.yml + - project: 'ci/ci-templates' + ref: master + file: .ci-deploy-helm-chart.yml phpunit: extends: .phpunit