Skip to content
Snippets Groups Projects
.gitlab-ci.yml 756 B
Newer Older
include:
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/general.yml
Jonathan Weth's avatar
Jonathan Weth committed
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/prepare/lock.yml
    - project: "AlekSIS/official/AlekSIS"
Jonathan Weth's avatar
Jonathan Weth committed
      file: /ci/test/test.yml
    - project: "AlekSIS/official/AlekSIS"
Jonathan Weth's avatar
Jonathan Weth committed
      file: /ci/test/lint.yml
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/test/security.yml
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/build/dist.yml
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/build/docs.yml
    - project: "AlekSIS/official/AlekSIS"
      file: "/ci/deploy/trigger_dist.yml"
Jonathan Weth's avatar
Jonathan Weth committed
    - project: "AlekSIS/official/AlekSIS"
      file: "/ci/docker/image.yml"
    - project: "AlekSIS/official/AlekSIS"
      file: /ci/publish/pypi.yml