Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Commit

Permalink
Add link to very useful IT docs for deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Kelly committed Jun 26, 2012
1 parent dffc66b commit 393fb35
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion devprocess.rst
Expand Up @@ -79,7 +79,7 @@ new bugs if regressions are found within the current milestone.
Deployment
----------

Deployment varies heavily by product. A typical flux project will
Deployment varies heavily by product. A typical project will
branch ``master`` into ``prod`` and tag the release with the
milestone.

Expand All @@ -96,4 +96,9 @@ A typical push consists of:
* Hotfixes are made if needed
* Or a rollback happens.

You can also check out `useful documentation`_ from IT about how we deploy
websites (requires an LDAP account).

.. _useful documentation: https://mana.mozilla.org/wiki/display/websites/Home

We want a "one button" push process that automates the above steps.

0 comments on commit 393fb35

Please sign in to comment.