We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 583c970 + a862b91 commit e777813Copy full SHA for e777813
1 file changed
docs/components/build.rst
@@ -6,7 +6,10 @@
6
7
Build
8
=====
9
-Deis builds are created automatically on the controller when a
+Deis builds are created automatically on the controller when a
10
developer uses ``git push deis master``.
11
12
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