diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d6faddfabe1f46a2950c18703d2db2957c9b2dbd_LmdpdGxhYi1jaS55bWw=..46f38be661f867a685766b43ee1e77f5d624ee97_LmdpdGxhYi1jaS55bWw= 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ include: - project: "open-source/gitlab-ci-templates" - ref: "branch/default" + ref: "branch/v2" file: - "templates/no-duplicated-ci-pipelines.yml" # use workflow to avoid duplicated pipelines - "templates/lint/flake8.yml" # will do the equivalent of 'tox -e flake8'