Skip to content

KevinGrandon/buildkite-npm-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildkite-npm-deploy

Deploys packages to npm from Buildkite jobs.

Requires the following global environment variables:

  • NPM_TOKEN - Which token to use to publish the repository to NPM.
  • PUBLISH_REPO - The git address of the repository to publish.
  • TARGET_COMMITISH - (Optional) branch or commit to publish from.

About

Deploys packages to npm from buildkite jobs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%