Skip to content

Instantly share code, notes, and snippets.

@pmorie
Forked from ncdc/sti-build.json
Last active August 29, 2015 14:06
Show Gist options
  • Save pmorie/9f34a61cc7fccbd7fc9d to your computer and use it in GitHub Desktop.
Save pmorie/9f34a61cc7fccbd7fc9d to your computer and use it in GitHub Desktop.
{
"kind": "Build",
"apiVersion": "v1beta1",
"input": {
"type": "sti",
"sourceUri": "git://github.com/ncdc/sti-ruby-app",
"imageTag": "andy/test",
"builderImage": "ncdc/sti-busybox"
}
"labels": {
"name": "busybox"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment