Skip to content
Snippets Groups Projects

Testsuite/Lint

Merged Tom Teichler requested to merge testsuite into master
Files
3
.gitlab-ci.yml 0 → 100644
+ 13
0
image: registry.edugit.org/teckids/team-sysadmin/docker-images/python-pimped:latest
stages:
- test
- build
include:
- project: "AlekSIS/official/AlekSIS"
file: /ci/general.yml
- project: "AlekSIS/official/AlekSIS"
file: /ci/test.yml
- project: "AlekSIS/official/AlekSIS"
file: /ci/build_dist.yml
Loading