Skip to content

Commit

Permalink
This only works for qcodes contrib drivers
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Oct 18, 2019
1 parent 0072424 commit 46e5096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
condition: and(succeeded(), eq( variables['Agent.OS'], 'Linux' ), eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.Reason'], 'IndividualCI'))
- task: TwineAuthenticate@1
inputs:
pythonUploadServiceConnection: pypiupload
pythonUploadServiceConnection: qcodes_contrib_drivers_upload
- script: |
source activate qcodes
python setup.py bdist_wheel
Expand Down

0 comments on commit 46e5096

Please sign in to comment.