Skip to content

Commit

Permalink
azure yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wboxx1 committed May 1, 2020
1 parent 5fe87c4 commit 2d9b8a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,7 @@ stages:
displayName: 'Retrieve token'
- script: |
echo $PYPIRC_PATH
pwd
poetry run twine upload -r "pypitest" --config-file $PYPIRC_PATH dist/*.whl
displayName: 'Publish'

0 comments on commit 2d9b8a1

Please sign in to comment.