Skip to content

jfrogtraining/circleci-npm-artifactory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circleci-npm-artifactory

CircleCI

Store build information and build artifacts to JFrog Artifactory

Artifactory Integration with CircleCI

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

NPM Example

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

Step 1:

copy circle.yml file to your project.

Step 2:

Enable your project in CircleCI .

screenshot

Step 3:

add Environment Variables ARTIFACTORY_URL, ARTIFACTORY_USER 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

Languages

  • JavaScript 100.0%