Skip to content

Commit

Permalink
docs: Add note about automated docker image builds (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erethon authored Jun 1, 2020
1 parent b9d5c51 commit d63e70f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@
```sh
git push origin tag v$ver
```
Pushing a tag on GitHub will automatically trigger a build in Docker Hub and
the resulting image will be published using the same tag as git.
1. Create release on GH project page:
```sh
xdg-open https://github.com/matrix-org/sygnal/releases/edit/v$ver
Expand Down
1 change: 1 addition & 0 deletions changelog.d/126.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Note information about docker files in release instructions.

0 comments on commit d63e70f

Please sign in to comment.