-
Notifications
You must be signed in to change notification settings - Fork 18
Home
rrees edited this page Nov 21, 2012
·
5 revisions
Welcome to the deploy wiki!
Magenta is a command-line application that takes an artifacts.zip, usually from your Team City build, unpacks that zip, looks for a file called deploy.json in the root directory. If it can parse that JSON file and discover a default recipe it can then deploy the artifacts to the environment specified either on the command-line or in the global deployinfo.json.
- You need to create a deploy.json file for your deployable
- You need to update the deployinfo.json with your target environments