Skip to content
Snippets Groups Projects
Commit a1fec998d2a2 authored by Cube Doctor's avatar Cube Doctor
Browse files

ci(gitlab-ci): use templates from a common repository

parent e9b00b722c41
No related branches found
No related tags found
2 merge requests!65chore: run black and pyupgrade,!44ci(gitlab-ci): use templates from a common repository
Pipeline #120816 passed
---
default:
image: python:3.7
include:
- project: "open-source/gitlab-ci-templates"
ref: "branch/default"
......@@ -19,8 +22,3 @@
- tests
- release
- publish
py3:
image: python:3.7
before_script:
- pip install tox
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment