2
0
Gitea actions demo repository https://git.runx.zip/runx
Go to file
shode ac2a1cbbd9
All checks were successful
Gitea actions demo. / build (push) Successful in 13s
Gitea actions demo. / run-app (push) Successful in 3s
Gitea actions demo. / cleanup (push) Successful in 2s
README
2025-01-07 14:07:02 +03:00
.gitea/workflows Demo workflow 2025-01-05 19:30:05 +03:00
dockerfile Demo workflow 2025-01-05 19:30:05 +03:00
README.md README 2025-01-07 14:07:02 +03:00

Gitea actions demo repository.

If you need assistance or have any questions, feel free to contact support.

Demo workflow:

Usage Requirements:

  • Do not use third-party runner images.
  • Delete images after the workflow execution.
  • Try to break down the workflow into steps.