All Projects → codeship → dns-example

codeship / dns-example

Licence: other
How to use dnsdeploy with Codeship

Programming Languages

ruby
36898 projects - #4 most used programming language

#Using dnsdeploy with Codeship

###Codeship Setup Commands:

rvm use $(cat .ruby-version) --install
bundle install

###Codeship Test Commands:

bundle exec ruby validate.rb

###Codeship Deploy Commands:

bash deploy.sh

###DNSimple credentials

You need to export your DNSimple credentials as DNSIMPLE_USERNAME and DNSIMPLE_API_TOKEN

Codeship Status for codeship/dns-example

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].