ci(release): publish versioned artifacts
This commit is contained in:
@@ -47,6 +47,12 @@ npm run build
|
||||
npm run velocity:build
|
||||
```
|
||||
|
||||
## Releases and containers
|
||||
|
||||
Gitea Actions validate every change and use conventional commits to produce semantic releases from `main`. Releases include a public, versioned Velocity JAR plus separate web runtime and Drizzle migration images.
|
||||
|
||||
See [`docs/releases.md`](docs/releases.md) for artifact names, required repository secrets, and deployment order.
|
||||
|
||||
## Database workflow
|
||||
|
||||
Always create and apply versioned migrations:
|
||||
|
||||
Reference in New Issue
Block a user