fix missing include

This commit is contained in:
Andrew Dolgov
2024-02-01 18:54:47 +03:00
parent a994db2b5a
commit 19563f23af

View File

@@ -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