Skip to content

Instantly share code, notes, and snippets.

@nakosung
Created April 22, 2014 04:43
Show Gist options
  • Save nakosung/11165543 to your computer and use it in GitHub Desktop.
Save nakosung/11165543 to your computer and use it in GitHub Desktop.
[
{
"buildImage" : ["web","ssh://[email protected]/redduck/server.git"]
},
{
"buildImage" : ["cdn","ssh://[email protected]/redduck/cdn.git"]
},
{
"buildImage" : ["devices","ssh://[email protected]/redduck/devices.git"]
},
{
"buildImage" : ["db","ssh://[email protected]/redduck/db.git"]
},
{
"buildImage" : ["router","ssh://[email protected]/redduck/router.git"]
},
{
"buildImage" : ["eventbus","ssh://[email protected]/redduck/eventbus.git"]
},
{
"buildImage" : ["nginx","ssh://[email protected]/redduck/nginx.git"]
},
{
"buildImage" : ["gateway","ssh://[email protected]/redduck/gateway.git"]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment