Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

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

@PatMis16

Description

@PatMis16

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions