Please see our Codeship Pro Getting Started tutorial for the full text as well as installation instructions for the CLI.
Once you have the CLI installed, clone this repository via
git clone https://github.com/codeship/codeship-pro-tutorial.git
and then run the build via
cd codeship-pro-tutorial
jet steps
We use the GitHub issue tracker to track bugs and features for this tutorial. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include any details that may be necessary to reproduce the bug.
- Fork the repository.
- Create a topic branch.
- Implement your feature or bug fix.
- Add, commit, and push your changes.
- Submit a pull request.
Please don't create new issues on this repository when you experience issues with your builds on https://codeship.com, want to request new features for the CI system or have general questions on how to use https://codeship.com or the Docker Infrastructure for your projects.
In all of the above cases, reach out to our support team at support@codeship.com or on Twitter at @CodeshipSupport.
This file was taken from https://github.com/middleman/middleman-heroku/blob/master/CONTRIBUTING.md and extended for use with the Codeship documentation.