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

only for master

parent a84d385f
No related branches found
No related tags found
1 merge request!1build package
Pipeline #120580 passed with stage
in 1 minute and 5 seconds
......@@ -21,6 +21,8 @@ upload:
stage: deploy
needs: ['test', ]
image: python:latest
only:
- master
script:
- pip install "setuptools>=62.6" twine
- python setup.py sdist
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment