698 B
698 B
davideisinger.com
Deployment
SourceHut still uses .build.yml.
Gitea uses .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_KEYActions secret containing the contents ofsecret.key - write access to
/var/www/davideisinger.com - that path mounted into the job environment if the runner is containerized