Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
09a0778d
Commit
09a0778d
authored
May 25, 2017
by
Don Gagne
Committed by
GitHub
May 25, 2017
Browse files
Merge pull request #5205 from DonLakeFlyer/S3Region
Set region on all S3 deployments
parents
7313b399
ae0517f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.appveyor.yml
View file @
09a0778d
...
...
@@ -80,6 +80,7 @@ deploy:
secret_access_key
:
secure
:
RiYqaR+3T2PMNz2j5ur8LCA6H/Zfd4jTX33CZE5iBxm+zaz4QLs25p0B7prpaoNN
bucket
:
qgroundcontrol
region
:
us-west-2
set_public
:
true
folder
:
cisyms
artifact
:
symbols
...
...
@@ -94,6 +95,7 @@ deploy:
secret_access_key
:
secure
:
RiYqaR+3T2PMNz2j5ur8LCA6H/Zfd4jTX33CZE5iBxm+zaz4QLs25p0B7prpaoNN
bucket
:
qgroundcontrol
region
:
us-west-2
set_public
:
true
folder
:
releasesyms
artifact
:
symbols
...
...
@@ -119,6 +121,7 @@ deploy:
secret_access_key
:
secure
:
RiYqaR+3T2PMNz2j5ur8LCA6H/Zfd4jTX33CZE5iBxm+zaz4QLs25p0B7prpaoNN
bucket
:
qgroundcontrol
region
:
us-west-2
set_public
:
true
folder
:
$(APPVEYOR_REPO_TAG_NAME)
artifact
:
qgcinstaller
...
...
@@ -133,6 +136,7 @@ deploy:
secret_access_key
:
secure
:
RiYqaR+3T2PMNz2j5ur8LCA6H/Zfd4jTX33CZE5iBxm+zaz4QLs25p0B7prpaoNN
bucket
:
qgroundcontrol
region
:
us-west-2
set_public
:
true
folder
:
latest
artifact
:
qgcinstaller
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment