Closed samhorsfield96 closed 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.
Looks like the issue is with the GitHub action itself: https://github.com/docker/login-action/issues/29
Ah yes seems to be an issue with making the PR from a fork, so should pass when merged
Adds docker build support using GitHub actions.