diff --git a/.ado/templates/checkout-full.yml b/.ado/templates/checkout-full.yml index 162cadead98..49ad6fb69e9 100644 --- a/.ado/templates/checkout-full.yml +++ b/.ado/templates/checkout-full.yml @@ -5,3 +5,4 @@ steps: clean: false submodules: false lfs: false + persistCredentials: true