Migrate CI/deploy pipeline from GitHub Actions to Gitea Actions
docker-build-push / build-push-deploy (push) Successful in 33s

Build/test/push now runs as .gitea/workflows/docker-build-push.yml,
pushing to gitea.blairhaus.net/pmb/finger and auto-deploying to mammut
and bsd on every push to main, since GitHub is no longer in use.
Removes the now-dead .github workflows, .codecov.yml, and their README
badges.
This commit is contained in:
waffle2k
2026-07-23 21:56:11 -07:00
parent dcbcff98a6
commit c33066d33e
7 changed files with 59 additions and 470 deletions
+3
View File
@@ -2,6 +2,9 @@
builddir/
testbuild/
# Rust port (separate build, own Dockerfile)
rust/
# Git
.git/
.gitignore