Migrate CI/deploy pipeline from GitHub Actions to Gitea Actions
docker-build-push / build-push-deploy (push) Successful in 33s
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:
@@ -1,8 +1,5 @@
|
||||
# finger
|
||||
|
||||
[](https://github.com/waffle2k/finger/actions)
|
||||
[](https://codecov.io/gh/waffle2k/finger)
|
||||
|
||||
A silly finger service written in c++20
|
||||
|
||||
# Compiling:
|
||||
|
||||
Reference in New Issue
Block a user