mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-24 06:34:57 +01:00
Tweak sharing links.
This commit is contained in:
parent
d8432c064b
commit
0f61ca47cb
@ -9,16 +9,8 @@ mv rssguard.dmg rssguard-osx.dmg
|
|||||||
|
|
||||||
ls -lha
|
ls -lha
|
||||||
|
|
||||||
git config --global credential.helper "store --file=github_credentials"
|
git clone -q --depth=1 --branch=build-artifacts https://martinrotter:${GH_TOKEN}@github.com/martinrotter/rssguard.git ./build-artifacts
|
||||||
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
|
|
||||||
|
|
||||||
curl --upload-file ./rssguard-osx.dmg https://transfer.sh/rssguard-osx.dmg --silent >> ./build-artifacts/macosx-builds.txt
|
curl --upload-file ./rssguard-osx.dmg https://transfer.sh/rssguard-osx.dmg --silent >> ./build-artifacts/macosx-builds.txt
|
||||||
|
|
||||||
cat ./build-artifacts/macosx-builds.txt
|
cat ./build-artifacts/macosx-builds.txt
|
||||||
|
|
||||||
cd ./build-artifacts
|
cd ./build-artifacts
|
||||||
|
Loading…
Reference in New Issue
Block a user