@@ -94,6 +94,13 @@ end up in a distributable package. The package always gets the
|
||||
placeholder template instead, identical to what a first-time `make`
|
||||
seeds `dist/user.properties` with.
|
||||
|
||||
**CI** (`.gitea/workflows/build.yml`): runs `make test && make package`
|
||||
on every push/PR (plus manual dispatch). The resulting tarball is both
|
||||
kept as a Gitea Actions run artifact and, on `push` only (not PRs),
|
||||
published over SFTP to `dl.ladkau.de` under `files/deck-in-a-dash/` -
|
||||
requires a `DL_SFTP_KEY` secret configured on this repo (or inherited
|
||||
from the org/instance level).
|
||||
|
||||
## Architecture
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user