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

Drone builds dont work when called from windows #781

Open
mattdurham opened this issue May 7, 2024 · 0 comments
Open

Drone builds dont work when called from windows #781

mattdurham opened this issue May 7, 2024 · 0 comments
Labels
backport-to-agent PR should be backported to the agent repo. bug Something isn't working

Comments

@mattdurham
Copy link
Collaborator

What's wrong?

Drone builds dont work when it is called from Windows, even though it jumps into linux.
'drone exec --pipeline="Build alloy (Linux amd64)" --trusted ./.drone/drone.yml', the golang ldflags get mangled specifically the version tag.

Steps to reproduce

Run 'drone exec --pipeline="Build alloy (Linux amd64)" --trusted ./.drone/drone.yml' and it will fail based on ldflags mangling

System information

Windows

Software version

No response

Configuration

No response

Logs

No response

@mattdurham mattdurham added bug Something isn't working backport-to-agent:no PR should NOT be backported to the agent repo. backport-to-agent PR should be backported to the agent repo. and removed backport-to-agent:no PR should NOT be backported to the agent repo. labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-agent PR should be backported to the agent repo. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant