项目作者: Shahbrothers

项目描述 :
Travis CI Artifactory integration using JFrog CLI
高级语言: Java
项目地址: git://github.com/Shahbrothers/travisci-generic-artifactory.git


Artifactory Integration with Travis CI using Artifactory CLI

Build Status

To make this integration work you will need to have running Artifactory-pro/Artifactory SAAS/Artifactory Enterprise which is acccessible form outside.

Steps to Integrate Travis CI with Artifactory.

Step 1:

copy .travis.yml file to your project.

Step 2:

Enable your project in Travis CI.

screenshot

Step 3:

add Environment Variables ARTIFACTORY_URL, ARTIFACTORY_USERNAME and ARTIFACTORY_PASSWORD in build settings of Travis CI.

screenshot

Step 5:

You should be able to see published artifacts in artifactory.

screenshot

Step 6:

Check build info in build section of Artifactory.

screenshot