If there is no deploy key, it just says "Don't have permission to push. Not trying." This is there so that builds don't fail on forks and other branches. Can we detect when it should be able to push, and fail if it cannot?
If there is no deploy key, it just says "Don't have permission to push. Not trying."
This is there so that builds don't fail on forks and other branches. Can we detect when it should be able to push, and fail if it cannot?