Skip to content

Commit c952ac8

Browse files
docs: include docs about releases in readme
1 parent ce8b631 commit c952ac8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,8 @@ pytest
7171
```
7272
alembic revision --autogenerate -m "<MESSAGE HERE>"
7373
```
74+
75+
## Releasing
76+
77+
On merge to `live`, a tag will be created using the version in `pyproject.toml`,
78+
which will then trigger a docker image build.

0 commit comments

Comments
 (0)