Having trouble deploying golang application - Paketo Buildpack for Git 1.0.4 fatal: ambiguous argument 'HEAD':

It turns out git repo was the issue. I have merged two repositories in one and accidentally copied the .git folder, flyctl launch created a bad toml file ( with paketo) and things went wrong. After fixing repo and new toml file, server is deployed in fly.io

1 Like