Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qgroundcontrol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
fa456da3
Commit
fa456da3
authored
Jun 12, 2016
by
Daniel Agar
Committed by
GitHub
Jun 12, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move continuous s3 builds (#3537)
parent
78d203be
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.appveyor.yml
.appveyor.yml
+1
-1
.travis.yml
.travis.yml
+1
-1
No files found.
.appveyor.yml
View file @
fa456da3
...
...
@@ -73,7 +73,7 @@ deploy:
secure
:
RiYqaR+3T2PMNz2j5ur8LCA6H/Zfd4jTX33CZE5iBxm+zaz4QLs25p0B7prpaoNN
bucket
:
qgroundcontrol
set_public
:
true
folder
:
$(APPVEYOR_REPO_BRANCH)
folder
:
builds/
$(APPVEYOR_REPO_BRANCH)
artifact
:
qgcinstaller
on
:
CONFIG
:
installer
...
...
.travis.yml
View file @
fa456da3
...
...
@@ -225,7 +225,7 @@ deploy:
secure
:
BsLXeXUPsCJdX4tawrDnO8OFK5Hk4kzlDTiyH93En6TbjUargVAWDMcHVj7TUhr7+3Tao1W1zb0G4SJe9kHv+jrky0yE72KvoG3YAON0VXWKizxBAKkgHE2RxSTNAwDeKbi2G6YJfNDescBBfX7zEohShdXglQu7CGaUQKRaiI4=
bucket
:
qgroundcontrol
local_dir
:
${SHADOW_BUILD_DIR}/release/package
upload-dir
:
${TRAVIS_BRANCH}
upload-dir
:
builds/
${TRAVIS_BRANCH}
acl
:
public_read
region
:
us-west-2
skip_cleanup
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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