Skip to content

Commit

Permalink
devops xamarin#32.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Mar 28, 2019
1 parent 8561176 commit 549b0aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion devops/build-samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ jobs:
git remote add origin https://github.com/xamarin/maccore
git config gc.auto 0
git config --get-all http.https://github.com/xamarin/maccore.extraheader
git config --get-all http.proxy
AUTH=$(git config -l | grep AUTHORIZATION | sed 's/.*AUTHORIZATION: //')
git -c http.extraheader="AUTHORIZATION: $AUTH" fetch --tags --prune --progress --no-recurse-submodules origin
make reset-maccore -C "$(System.DefaultWorkingDirectory)" V=1
Expand Down

0 comments on commit 549b0aa

Please sign in to comment.