Skip to content
Snippets Groups Projects
Commit e544aba7 authored by ale's avatar ale
Browse files

Use new CI templates

parent 31362959
No related branches found
No related tags found
No related merge requests found
Pipeline #93200 passed
......@@ -3,3 +3,7 @@
.coverage
.tox
/htmlcov/
build
dist
coverage.xml
pytest.xml
include: "https://git.autistici.org/ai3/build-deb/raw/master/ci-common.yml"
include: "https://git.autistici.org/pipelines/debian/raw/master/common.yml"
run_tests:
stage: test
services: []
image: registry.git.autistici.org/ai3/docker/test/python:master
image: registry.git.autistici.org/pipelines/images/test/python:master
script:
- apt-get -q update
- apt-get -qy install gpg
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment