Skip to content

Instantly share code, notes, and snippets.

@nakosung
Created April 22, 2014 04:43
Show Gist options
  • Select an option

  • Save nakosung/11165543 to your computer and use it in GitHub Desktop.

Select an option

Save nakosung/11165543 to your computer and use it in GitHub Desktop.
[
{
"buildImage" : ["web","ssh://git@bitbucket.com/redduck/server.git"]
},
{
"buildImage" : ["cdn","ssh://git@bitbucket.com/redduck/cdn.git"]
},
{
"buildImage" : ["devices","ssh://git@bitbucket.com/redduck/devices.git"]
},
{
"buildImage" : ["db","ssh://git@bitbucket.com/redduck/db.git"]
},
{
"buildImage" : ["router","ssh://git@bitbucket.com/redduck/router.git"]
},
{
"buildImage" : ["eventbus","ssh://git@bitbucket.com/redduck/eventbus.git"]
},
{
"buildImage" : ["nginx","ssh://git@bitbucket.com/redduck/nginx.git"]
},
{
"buildImage" : ["gateway","ssh://git@bitbucket.com/redduck/gateway.git"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment