Skip to content
Snippets Groups Projects
.gitlab-ci.yml 865 B
Newer Older
Tom Teichler's avatar
Tom Teichler committed
include:
Jonathan Weth's avatar
Jonathan Weth committed
  - project: "AlekSIS/official/AlekSIS"
    file: /ci/general.yml
  - project: "AlekSIS/official/AlekSIS"
    file: /ci/prepare/lock.yml
Jonathan Weth's avatar
Jonathan Weth committed
  #  - project: "AlekSIS/official/AlekSIS"
  #    file: /ci/test/test.yml
Jonathan Weth's avatar
Jonathan Weth committed
  - project: "AlekSIS/official/AlekSIS"
    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"
  - project: "AlekSIS/official/AlekSIS"
    file: "/ci/docker/image.yml"
  - project: "AlekSIS/official/AlekSIS"
    file: /ci/publish/pypi.yml
  - project: "AlekSIS/official/AlekSIS"
    file: /ci/deploy/pages.yml
  - project: "AlekSIS/official/AlekSIS"
    file: /ci/deploy/review.yml