Skip to content

Commit aa61211

Browse files
committed
Work CI-CD
- Github checkout now persists credentials. ***NO_CI***
1 parent 0497751 commit aa61211

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
# need this here in order to persist GitHub credentials
100100
- checkout: self
101101
fetchDepth: 1
102+
persistCredentials: true
102103

103104
# update dependents
104105
# use this to make sure nuget package is published

0 commit comments

Comments
 (0)