mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-04-13 12:42:20 +00:00
AppVeyor - remove dmg upload to temp.sh
It may timeout and we don’t need that in master, it can be added to PRs when necessary.
This commit is contained in:
committed by
GitHub
parent
3d54fb799c
commit
58c5f75c7a
@@ -385,5 +385,3 @@ hdiutil create -volname GoldenCheetah -srcfolder GoldenCheetah.app -ov -format U
|
|||||||
|
|
||||||
echo "Renaming dmg file to branch and build number ready for deploy"
|
echo "Renaming dmg file to branch and build number ready for deploy"
|
||||||
mv GoldenCheetah.dmg ../GoldenCheetah_v3.8_x64.dmg
|
mv GoldenCheetah.dmg ../GoldenCheetah_v3.8_x64.dmg
|
||||||
|
|
||||||
curl --max-time 300 -F "file=@../GoldenCheetah_v3.8_x64.dmg" https://temp.sh/upload
|
|
||||||
|
|||||||
Reference in New Issue
Block a user