We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce8b631 commit c952ac8Copy full SHA for c952ac8
README.md
@@ -71,3 +71,8 @@ pytest
71
```
72
alembic revision --autogenerate -m "<MESSAGE HERE>"
73
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