Skip to content
Snippets Groups Projects
Commit 9ff233148dbb authored by Laurent Peuch's avatar Laurent Peuch
Browse files

ci: switch to v2 version of CI

parent da32f65a9d76
No related branches found
No related tags found
1 merge request!45ci: switch to v2 version of CI
......@@ -4,5 +4,5 @@
include:
- project: "open-source/gitlab-ci-templates"
ref: "branch/default"
ref: "branch/v2"
file:
......@@ -8,4 +8,5 @@
file:
- "templates/base.yml" # mandatory base template
- "templates/no-duplicated-ci-pipelines.yml" # use workflow to avoid duplicated pipelines
- "templates/lint/flake8.yml" # will do the equivalent of 'tox -e flake8'
- "templates/lint/black.yml" # will do the equivalent of 'tox -e black'
......
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