Skip to content

Commit

Permalink
Merge pull request #286 from SwissTPH/develop
Browse files Browse the repository at this point in the history
update travis and appveyor to overwrite release artifacts on deployments
  • Loading branch information
acavelan authored Nov 10, 2020
2 parents 67ae532 + 2515820 commit 01c1580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ script:
- util/build-info.sh | tee openMalaria-$OSNAME/travis-build.json

deploy:
overwrite: true
skip_cleanup: true
provider: releases
api_key: $GH_TOKEN
Expand Down
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ artifacts:

# Deployment
deploy:
force_update: true
provider: GitHub
description: "OpenMalaria build for Windows"
auth_token:
Expand Down

0 comments on commit 01c1580

Please sign in to comment.