gitea action playground
Go to file
deng 625f734e6b
test_action / Python3 (push) Successful in 16s Details
rm gpu step
2024-06-08 22:21:46 +08:00
.gitea/workflows rm gpu step 2024-06-08 22:21:46 +08:00
data rm image and update readme 2024-05-21 08:03:43 +00:00
.gitattributes retrack 2024-05-21 08:01:20 +00:00
.gitignore update README 2024-05-20 13:57:14 +00:00
README.md ls images 2024-05-21 08:18:53 +00:00
docker-compose.yml rm gpu access 2024-06-08 22:20:42 +08:00

README.md

Abstract

Create a gitea act runner via docker on DigitalOcean and register it to this repo. Then do some CICD stuff📦

Dirs

  • data/act_runner
    • gitea runner mount space
  • .gitea/workflows
    • put CI/CD workflow yaml files here to deploy

File