Skip to content

Commit e777813

Browse files
committed
Merge pull request #428 from opdemand/419-git-push-master-doc
Note that deis only supports `git push` to master, refs #419.
2 parents 583c970 + a862b91 commit e777813

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/components/build.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66

77
Build
88
=====
9-
Deis builds are created automatically on the controller when a
9+
Deis builds are created automatically on the controller when a
1010
developer uses ``git push deis master``.
1111

1212
When a new build is created, a new :ref:`release` is created automatically.
13+
14+
.. note::
15+
Deis only supports ``git push`` to the **master** branch.

0 commit comments

Comments
 (0)