feat: temporary disable CI jobs for this branch because of breaking changes

This commit is contained in:
Swann 2021-03-04 14:24:03 +01:00
parent 2d638ef76f
commit 875b9ce934
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -1,13 +0,0 @@
stages:
- test
- build
- deploy
- doc
include:
- local: .gitlab/ci/test.gitlab-ci.yml
- local: .gitlab/ci/build.gitlab-ci.yml
- local: .gitlab/ci/deploy.gitlab-ci.yml
- local: .gitlab/ci/doc.gitlab-ci.yml