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: ...@@ -41,6 +41,8 @@ upload:
stage: deploy stage: deploy
needs: ['test', ] needs: ['test', ]
image: python:latest image: python:latest
only:
- master
script: script:
- pip install "setuptools>=62.6" twine - pip install "setuptools>=62.6" twine
- python setup.py sdist - python setup.py sdist
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment