We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a2b425 commit 102633eCopy full SHA for 102633e
1 file changed
docs/contributing/releases.rst
@@ -120,6 +120,8 @@ Major or Minor Release
120
Any Release
121
-----------
122
123
+- If this release includes a new component, configure `test-acceptance`_ to publish it to Docker Hub
124
+
125
- Trigger CI jobs manually at https://ci.deis.io/, specifying the new vA.B.D tag
126
127
- build-deis-cli-installer-darwin
@@ -218,3 +220,4 @@ Major or Minor Release
218
220
.. _`release notes`: https://github.com/deis/deis/releases
219
221
.. _`Deis pypi`: https://pypi.python.org/pypi/deis/
222
.. _`deis/deis.io`: https://github.com/deis/deis.io
223
+.. _`test-acceptance`: https://ci.deis.io/job/test-acceptance/configure
0 commit comments