1.0.1 • Published 7 years ago

circleci-npm-artifactory v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

circleci-npm-artifactory

CircleCI

Artifactory Integration with CircleCI

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

####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_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

1.0.1

7 years ago

1.0.0

7 years ago