You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, this is awesome, but it doesn't work for me.
The terraform worked and setup all resources, including the docker image in my local aws account.
However, when I setup webhook, the ping got following error: fork/exec /var/task/main: exec format error: PathError null
I am not at all familiar with Go and so any help would be appreciated.
First of all, this is awesome, but it doesn't work for me.
The terraform worked and setup all resources, including the docker image in my local aws account.
However, when I setup webhook, the ping got following error:
fork/exec /var/task/main: exec format error: PathError nullI am not at all familiar with Go and so any help would be appreciated.