mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
AppVeyor - Remove upload to transfer.sh
It is not required since artifacts are more convenient and reliable.
This commit is contained in:
@@ -128,7 +128,3 @@ test_script:
|
||||
|
||||
artifacts:
|
||||
- path: GoldenCheetah_dev_64bit_Windows.zip
|
||||
|
||||
deploy_script:
|
||||
# Upload to transfer.sh if possible, but don't fail
|
||||
- cmd /c "curl --upload-file GoldenCheetah_dev_64bit_Windows.zip https://transfer.sh/GoldenCheetah_dev_64bit_Windows.zip || exit 0"
|
||||
|
||||
Reference in New Issue
Block a user