Credentials fix

api-breakage
Morty Space 5 years ago
parent b304a00a8c
commit 50c5df8693
  1. 2
      azure-pipelines.yml

@ -32,6 +32,8 @@ strategy:
steps:
- checkout: self
persistCredentials: true
clean: true
- task: UsePythonVersion@0
inputs:

Loading…
Cancel
Save