Skip to content

Capistrano 2 strategy that uses Jenkins' artifact as a distribution provider.

License

Notifications You must be signed in to change notification settings

astj/capistrano-strategy-jenkins_artifact

 
 

Repository files navigation

Capistrano::Strategy::JenkinsArtifact Build Status

Capistrano 2 strategy that uses Jenkins' artifact as a distribution provider.

Installation

Add this line to your application's Gemfile:

gem 'capistrano-strategy-jenkins_artifact'

And then execute:

$ bundle

Or install it yourself as:

$ gem install capistrano-strategy-jenkins_artifact

Usage

In your Capfile (config/deploy.rb, or config/deploy/**/*.rb):

set :deploy_via, :jenkins_artifact

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/aereal/capistrano-strategy-jenkins_artifact.

License

The gem is available as open source under the terms of the MIT License.

About

Capistrano 2 strategy that uses Jenkins' artifact as a distribution provider.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%