Add section for Docker Hub
This commit is contained in:
parent
e1cf7a99ab
commit
e19f20b203
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@ This page describes the steps for publishing a new Home Assistant release.
|
|||
5. Merge `current` into `next` (`$ git checkout next && git merge current`) to make the PR mergeable.
|
||||
6. Merge pull request (blog post, updated frontpage, and all new documentation) to `current`.
|
||||
|
||||
### {% linkable_title Docker Hub %}
|
||||
|
||||
Create a new [tag](https://hub.docker.com/r/homeassistant/home-assistant/tags/) at https://hub.docker.com for the release.
|
||||
|
||||
### {% linkable_title Python Package Index %}
|
||||
|
||||
Checkout the `master` branch and run `script/release` to publish the new release on [Python Package Index](https://pypi.python.org).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue