diff --git a/deploy/tasks/release_config.yaml b/deploy/tasks/release_config.yaml index 932bd11..fadab66 100644 --- a/deploy/tasks/release_config.yaml +++ b/deploy/tasks/release_config.yaml @@ -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