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

Push tags for artifacts to build #373

Open
AaronKutch opened this issue Oct 16, 2022 · 0 comments
Open

Push tags for artifacts to build #373

AaronKutch opened this issue Oct 16, 2022 · 0 comments

Comments

@AaronKutch
Copy link
Contributor

A few months ago PR #303 was merged, but no artifacts have been built since, I think because tags are not being pushed. I ran git tag -a tag_name -m 'tag_name' and git push origin --follow-tags on the branch I wanted and it worked on my fork. Either that, or the release workflow can be changed to trigger on new release/* branches.

One more thing, I found that for some reason the binary only has -rw------- permissions by default when added to a docker container, I don't know if there needs to be a chmod u+x command in the build or what best practice is.

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