Skip to content

Commit

Permalink
Revert "Add debugging code to analyse the problem that build server c…
Browse files Browse the repository at this point in the history
…annot push tags."

This reverts commit abcda7f.
  • Loading branch information
stephanpalmer committed Mar 17, 2020
1 parent 084cbeb commit 55a6c52
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ export MONO_IOMAP=all # this fixes slash, backslash path separator problems with
NUNIT=(packages/NUnit.ConsoleRunner.*/tools/nunit3-console.exe)
mono ${NUNIT[0]} --config=Release "Tests/Tests.csproj" || exit 1

# debugging tag push problems
whoami
git config --list

createTag

packNuGet Xamarin.Forms.QuickTest.nuspec
Expand Down

0 comments on commit 55a6c52

Please sign in to comment.