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

only for master

parent ae4d685c
No related branches found
No related tags found
No related merge requests found
Pipeline #120566 passed
......@@ -22,6 +22,8 @@ upload:
stage: deploy
needs: ['test', ]
image: python:latest
only:
- master
script:
- pip install -r requirements-dev.txt
- 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