diff options
| author | Andrew Dolgov <fox@fakecake.org> | 2025-05-22 19:56:36 +0300 |
|---|---|---|
| committer | Andrew Dolgov <fox@fakecake.org> | 2025-05-22 19:56:36 +0300 |
| commit | 777e60f854e8799475461101ecd509adf0ff2f4c (patch) | |
| tree | 1b06ad8380b8f51b30b26bfadba1f463f1fa198b /.gitlab-ci.yml | |
| parent | 9b998b30698284443e5b539627bd75f398096e86 (diff) | |
drop integration test include, drop legacy CI file
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e42a959a..d686966a6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,9 +23,6 @@ include: file: .ci-lint-common.yml - project: 'ci/ci-templates' ref: master - file: .ci-integration-test.yml - - project: 'ci/ci-templates' - ref: master file: .ci-update-helm-imagetag.yml phpunit: |