mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-09 14:52:39 +01:00
Appveyor.
This commit is contained in:
parent
dc27990e8c
commit
edcd42336e
@ -27,7 +27,8 @@ build_script:
|
||||
on_success:
|
||||
- dir
|
||||
- cd ..\rssguard
|
||||
- git checkout origin/build-artifacts
|
||||
- git fetch
|
||||
- git checkout build-artifacts
|
||||
- git config --global credential.helper store
|
||||
- ps: Add-Content "$env:USERPROFILE\.git-credentials" "https://$($env:access_token):x-oauth-basic@github.com`n"
|
||||
- git config --global user.email "rotter.martinos@gmail.com"
|
||||
|
Loading…
Reference in New Issue
Block a user