mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-06 01:16:13 +00:00
bad4ad7018
Previously, it will be treated as "re-run all jobs" when `jobIndex == 0`. So when you click re-run button on the first job, it triggers all the jobs actually.