You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the project build on your machine with the same commands as in the log (e.g. gradle install) ?
Yes, of course. You can see the build.yml runs successfully also.
What error are you seeing?
Git error. Retrying.
Git error. Remote branch 'master' not found in upstream origin
I use Jitpack all the time using the same repos over and over, and it suddenly decided to not work. I tried removing Jitpack's Application OAuth, and re-creating it; and no changes. There is no 'master' branch, as the default branch is the 'master'.
The text was updated successfully, but these errors were encountered:
Apparently your system broke using / in the Repo Branch names; it fails to read it; and then fails to build if there is no master branch because it can't read the branch name.
Please provide:
I use Jitpack all the time using the same repos over and over, and it suddenly decided to not work. I tried removing Jitpack's Application OAuth, and re-creating it; and no changes. There is no 'master' branch, as the default branch is the 'master'.
The text was updated successfully, but these errors were encountered: