Commit a25b7020 authored by Daniel Agar's avatar Daniel Agar

appveyor rename artifact

parent 73335c75
......@@ -29,7 +29,7 @@ test_script:
artifacts:
- path: qgroundcontrol-installer.exe
name: s3
name: qgcinstaller
deploy:
- provider: S3
......@@ -40,13 +40,13 @@ deploy:
bucket: qgroundcontrol
set_public: true
folder: $(APPVEYOR_REPO_BRANCH)
artifact: s3
artifact: qgcinstaller
on:
CONFIG: installer
- provider: GitHub
auth_token:
secure: dzWLqd0eTKjrAWC5LgqVnwLemmrNdddGA2ZZn/OthAP37mwCLkP2C1zil7ivmEE8
artifact: s3
artifact: qgcinstaller
draft: false
prerelease: false
on:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment