Automated Build Failing (or not starting?)

EDIT: Seems like it built fine after twenty minutes.

First time trying to get automated builds working and I’m having zero luck.

First issue - Under the “Automated Builds” panel it shows Build Status as “Failed.”

Second issue - Under recent builds, the latest build is “Pending” and has no build logs (“Logs are not available yet”), Dockerfile (“Dockerfile is not available yet”), or Readme (“Repository description is empty.”).

So it appears that the builds are either stuck, or failing to even start. But I can’t really debug this as there are no logs.

This is the github repo:

Not sure what I’m doing wrong, I’m able to build and run it on my computer without issue.

Thanks