Skip to content
Snippets Groups Projects
Commit 5a18d489 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

only for master

parent 2d3e205b
No related branches found
No related tags found
No related merge requests found
......@@ -41,6 +41,8 @@ upload:
stage: deploy
needs: ['test', ]
image: python:latest
only:
- master
script:
- pip install "setuptools>=62.6" twine
- python setup.py sdist
......
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