codeship / codeship-tool-examples

Examples to get you started using Codeship Pro. Download the local CLI to follow along with these examples locally.
http://bit.ly/codeship-jet-tool
MIT License
52 stars 31 forks source link

Add test for build arguments #33

Closed rheinwein closed 7 years ago

rheinwein commented 7 years ago

Here's a quick and simple example showing how to consume a build argument. This is mostly for our own integration testing purposes, but can serve as a base for future jet-tutorial exercises.

NOTE: this should fail until we enable the feature flag for Codeship.

rheinwein commented 7 years ago

@bfosberry I will add links to the documentation articles, but they're not complete yet. I'll add a README when they're finished 👍