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

CICD avoid running twice on tagged commits #10

Open
13hannes11 opened this issue Feb 22, 2022 · 0 comments
Open

CICD avoid running twice on tagged commits #10

13hannes11 opened this issue Feb 22, 2022 · 0 comments
Labels

Comments

@13hannes11
Copy link
Owner

13hannes11 commented Feb 22, 2022

This can be done by either only running on tags to build a release or by having separate actions.

Not doing this can result in issues regarding artefact uploads when the tag is pushed at the same time as the original commit.

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

No branches or pull requests

1 participant