Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile and release fails with "Could not resolve host: null" #15

Open
PatMis16 opened this issue Feb 15, 2021 · 1 comment
Open

compile and release fails with "Could not resolve host: null" #15

PatMis16 opened this issue Feb 15, 2021 · 1 comment

Comments

@PatMis16
Copy link

Hello!

I need some help.
I try to automatically create binary releases of my go program. I am getting this error when "compile and release":

`+ curl -X POST --data-binary @tmp.tgz -H 'Content-Type: application/gzip' -H 'Authorization: ***' 'null?name=promalert2bmctsom_null_linux_amd64.tar.gz'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: null`

Couldn't figure out where null is coming from. I guess it want's to upload the binaries but it cant.

Thanks for advice.

Regards,
Patrick

@PatMis16
Copy link
Author

I was able to resolve the issue. I was triggering the action on a "push" and not on a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant