diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c04069a..b0685af 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -32,6 +32,8 @@ strategy: steps: - checkout: self + persistCredentials: true + clean: true - task: UsePythonVersion@0 inputs: