Skip to content
Snippets Groups Projects
Commit ed982d60 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

fix: gitlab-ci

parent 19ce101a
No related branches found
No related tags found
1 merge request!53Django4
Pipeline #15279 passed
---
image: python:3.11
stages:
- test
- release
include:
- project: 'infra/platform'
ref: master
file: '/templates/python.ci.yml'
project: infra/gitlab
ref: master
file: templates/python.ci.yml
test:
stage: test
......@@ -20,3 +17,8 @@ test:
- tags
tags:
- test
publish:
cache: []
extends: .publish_pypi
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