Site updated at 2017-08-21 06:08:51 UTC

This commit is contained in:
Travis CI 2017-08-21 06:08:51 +00:00
parent ae6bfc140d
commit 3a008f854f
26 changed files with 40 additions and 39 deletions

View file

@ -103,6 +103,7 @@
<li>Update <code class="highlighter-rouge">config.yml</code> with link to the new release blog post and version number (at the bottom of the file).</li>
<li>Merge <code class="highlighter-rouge">current</code> into release branch (<code class="highlighter-rouge">$ git checkout release-0-40 &amp;&amp; git merge current</code>) to make the PR mergeable.</li>
<li>Merge pull request (blog post, updated frontpage, and all new documentation) to <code class="highlighter-rouge">current</code>. DO NOT SQUASH!</li>
<li>Run <code class="highlighter-rouge">credits_generator</code>.</li>
<li>Merge <code class="highlighter-rouge">current</code> into <code class="highlighter-rouge">next</code>.</li>
</ol>
<h3><a class="title-link" name="docker-hub" href="#docker-hub"></a> Docker Hub</h3>