bacpop / ggCaller

Bifrost graph gene caller.
MIT License
87 stars 6 forks source link

Docker #31

Closed samhorsfield96 closed 5 months ago

samhorsfield96 commented 5 months ago

Adds docker build support using GitHub actions.

samhorsfield96 commented 5 months ago

Not sure why the docker build is failing, worked fine on my fork. I've also checked the repo secrets (docker password and username) and they are fine.

samhorsfield96 commented 5 months ago

Looks like the issue is with the GitHub action itself: https://github.com/docker/login-action/issues/29

johnlees commented 5 months ago

Ah yes seems to be an issue with making the PR from a fork, so should pass when merged