Credentials fix

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

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

Loading…
Cancel
Save