Tweak sharing links.
This commit is contained in:
parent
f3b24f2c66
commit
d8432c064b
@ -9,11 +9,11 @@ mv rssguard.dmg rssguard-osx.dmg
|
||||
|
||||
ls -lha
|
||||
|
||||
git clone -q --depth=1 --branch=build-artifacts https://github.com/martinrotter/rssguard.git ./build-artifacts
|
||||
git config --global credential.helper "store --file=github_credentials"
|
||||
echo "https://${GH_TOKEN}:@github.com" > github_credentials
|
||||
echo "https://${GH_TOKEN}:x-oauth-basic@github.com" > github_credentials
|
||||
git config --global user.email "rotter.martinos@gmail.com"
|
||||
git config --global user.name "martinrotter"
|
||||
git clone -q --depth=1 --branch=build-artifacts https://github.com/martinrotter/rssguard.git ./build-artifacts
|
||||
|
||||
ls -lha
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user