Skip to content

Shahbrothers/travisci-sbt-artifactory

Repository files navigation

Build Status

Artifactory Integration with Travis-CI

To make this integration work you will need to have running Artifactory-pro/Artifactory SAAS.

SBT Example

This is a sample project that resolve a dependency from Artifactory and deploys the build artifacts to Artifactory.

Step 1:

copy .travis.credentials.sh and .travis.yml file to your project.

Note: Change your hostname in .travis.credentials.sh and build.sbtaccrodingly

Step 2:

Enable your project in travis-ci .

screenshot

Step 3:

add Environment Variables ARTIFACTORY_USERNAME and ARTIFACTORY_PASSWORD in build settings of travis-ci.

screenshot

Step 4:

Trigger build.

Step 5:

You should be able to see published artifacts in artifactory.

screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published