diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a832f8c23baee363e0a4a11801a015a11c339e3..0ba5ad718a9be175bafe05316afbf9f6152cfd6d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,6 @@ include: - project: shore/ci-templates file: templates/pre-commit.yml - project: shore/ci-templates - file: templates/gitlab-release.yml + file: templates/python.yml - project: shore/ci-templates - file: templates/pypi-upload.yml + file: templates/gitlab-release.yml