Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Deploy release version artifacts to Bintray#6

Merged
yinonavraham merged 4 commits into
eBay:masterfrom
yinonavraham:deploy-to-bintray
Oct 23, 2018
Merged

Deploy release version artifacts to Bintray#6
yinonavraham merged 4 commits into
eBay:masterfrom
yinonavraham:deploy-to-bintray

Conversation

@yinonavraham
Copy link
Copy Markdown
Contributor

Tagged release artifacts shall be deployed to Bintray from travis-ci.
For more information, refer to the .travis/README.md file.

yavraham added 4 commits October 3, 2018 00:47
- Run only for tags
- Requires the following environment variables:
  - BINTRAY_REPO_SLUG - the target repository in Bintray, in the format:
                        <subject>/<repo>
  - BINTRAY_USER      - the user in Bintray to use for authentication
                        when uploading (deploying) artifacts
  - BINTRAY_API_KEY   - the API key to use for the authenticating user
  - BINTRAY_PUBLISH   - optional flag for whether to publish the
                        artifacts after they are deployed
                        (values: {0,1}, default: 0)
  - BINTRAY_OVERRIDE  - optional flag for whether to override existing
                        artifacts (values: {0,1}, default: 0)
  (Note: default values are set by the bintray-settings.xml)
@yinonavraham yinonavraham added the enhancement New feature or request label Oct 23, 2018
@yinonavraham yinonavraham self-assigned this Oct 23, 2018
@yinonavraham yinonavraham merged commit a55c575 into eBay:master Oct 23, 2018
@yinonavraham yinonavraham deleted the deploy-to-bintray branch October 23, 2018 09:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant