Skip to content

Commit

Permalink
echo values to test
Browse files Browse the repository at this point in the history
  • Loading branch information
tmathura committed Aug 4, 2020
1 parent 767cf8b commit ff7aa19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ dotnet_csproj:
informational_version: '{version}'
before_build:
- cmd: >-
echo %APPVEYOR_REPO_COMMIT%
echo %APPVEYOR_REPO_COMMIT_AUTHOR%
cd C:\projects\spacearr\Spacearr.Android
powershell -Command "(gc google-services.json) -replace 'ProjectNumber', ($env:PROJECTNUMBER) | Out-File -encoding ASCII google-services.json"
Expand Down

0 comments on commit ff7aa19

Please sign in to comment.