I canceled my builds in my private repo. There are 6 jobs in every build.
Usually I cancel a build, the third job and fourth job were not cancel.
What infomation can I provide?
Thanks, Aray.
I canceled my builds in my private repo. There are 6 jobs in every build.
Usually I cancel a build, the third job and fourth job were not cancel.
What infomation can I provide?
Thanks, Aray.
It worked normally yesterday. I tried three builds
Usually I cancel a build, the third job and fourth job were not cancel.
I tried over 10 builds 2 weeks ago.
It’s occurring, this time is in our public repo.
This repo has 5 concurrent jobs.
The steps as below:
git push
and cancel the build within 5 seconds.It may be a race-condition.
Thanks