Skip to content

Shahbrothers/travisci-generic-artifactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Travis CI Artifactory integration using JFrog CLI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages