I work with google cloud build and connect with bitbucket. The trigger have been work with a few build. But suddenly, I got the error like in the screenshot. I don't have any idea. What is it mean?
Asked
Active
Viewed 1,547 times
1 Answers
0
This error usually shows when attempt to trigger build where there's no master branch exist.

Amit S
- 1
-
I check on the source repo. It has the master branch and correct git commit number – Uysim Ty Sep 08 '20 at 03:28
-
If you believe this might be related to Cloud Build , you can report this here [1] to investigate this further. https://buganizer.corp.google.com/issues/new?component=491371&template=1161230 – Amit S Sep 09 '20 at 22:10