diff --git a/azure-templates/make-build-steps.yml b/azure-templates/make-build-steps.yml index a3210b03..6b7dee07 100644 --- a/azure-templates/make-build-steps.yml +++ b/azure-templates/make-build-steps.yml @@ -11,6 +11,7 @@ parameters: steps: - checkout: self + persistCredentials: true displayName: 'Checkout' - task: Cache@2