Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
WIP #69
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjabear committed Sep 20, 2016
1 parent bcc1fc2 commit a86d898
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions deploy/tasks/release_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,7 @@
# Required: local settings
local:
root_dir : <%= ENV['TRAVIS_BUILD_DIR'] %>

# Required: deployment targets
targets:
- type : "bintray" # Options: bintray
user : <%= ENV['BINTRAY_USER'] %>
password : <%= ENV['BINTRAY_PASSWORD'] %>


# Required: packages to be deployed
targets:
- type : "bintray" # Options: bintray
Expand Down

0 comments on commit a86d898

Please sign in to comment.