Skip to content

Commit c8a547a

Browse files
committed
Work CD-CI
- Further attempt to fix exception. ***NO_CI*** Signed-off-by: josesimoes <[email protected]>
1 parent 6ef21c3 commit c8a547a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
git config --global user.name nfbot
6767
git config --global user.email [email protected]
6868
git config --global core.autocrlf true
69-
git -c http.extraheader="AUTHORIZATION: $auth" fetch --all --progress --verbose
69+
git -c http.extraheader="AUTHORIZATION: $auth" fetch --prune --all --progress --verbose
7070
7171
Write-Host dir
7272

0 commit comments

Comments
 (0)