Files
davideisinger.com/README.md
David Eisinger 7a50a7541a
Some checks failed
Deploy / deploy (push) Failing after 4m25s
Gitea deploy
2026-04-08 22:37:59 -04:00

22 lines
698 B
Markdown

# [davideisinger.com][1]
[1]: https://davideisinger.com
## Deployment
SourceHut still uses [`.build.yml`](/Users/dce/code/davideisinger.com/.build.yml).
Gitea uses [`.gitea/workflows/deploy.yaml`](/Users/dce/code/davideisinger.com/.gitea/workflows/deploy.yaml), which mirrors the same build steps and deploys directly into `/var/www/davideisinger.com`.
For that workflow to succeed, the Gitea runner needs:
- a `SECRET_KEY` Actions secret containing the contents of `secret.key`
- write access to `/var/www/davideisinger.com`
- that path mounted into the job environment if the runner is containerized
---
© [CC BY 4.0 License][2]
[2]: https://creativecommons.org/licenses/by/4.0/deed.en