We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git push
1 parent 583c970 commit a862b91Copy full SHA for a862b91
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