Skip to content

Commit bb8e872

Browse files
committed
Work CI-CD
- Checkout task doesn't persist credentials anymore. ***NO_CI***
1 parent 2d465d1 commit bb8e872

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101

102102
# need this here in order to persist GitHub credentials, do a shallow fetch AND init submodules
103103
- checkout: self
104-
persistCredentials: true
105104

106105
- script: |
107106
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)