ColinOrr-Asidua / chitter

Chitter allows developers to share useful information quickly and informally using a social, micro-blogging approach.
0 stars 1 forks source link

Deployment Stage #8

Open ColinOrr-Asidua opened 10 years ago

ColinOrr-Asidua commented 10 years ago

Add a stage to the Continuous Deployment Pipeline (see issue #7) to deploy the application to Azure (see issue #6).

I think this should be written as a Grunt task to keep all the deployment code version controlled. But remember all secrets must be kept out of the source code, so you'll have to figure out how to keep credentials on the build server.