Edit pipeline to add code quality?

This commit is contained in:
Frisk 2021-01-15 17:06:40 +00:00
parent ef8b2242d9
commit 1fe5cdbe9a

View file

@ -1,5 +1,8 @@
image: python:3.6-alpine image: python:3.6-alpine
include:
- template: Code-Quality.gitlab-ci.yml
test: test:
type: test type: test
script: script: