gitea action playground
Go to file
deng f3473971c9
test_action / Python3 (push) Failing after 6s Details
ls images
2024-05-21 08:18:53 +00:00
.gitea/workflows ls images 2024-05-21 08:18:53 +00: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 init 2024-05-20 13:14:57 +00: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