We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea275e commit 14c44e6Copy full SHA for 14c44e6
.gitlab-ci.yml
@@ -46,4 +46,4 @@ deployment:
46
- python setup.py sdist
47
- twine upload dist/* -u Stunts -p $pypi_password
48
only:
49
- -master # Make sure this only happens in `master`
+ - master # Make sure this only happens in `master`
0 commit comments