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

fix(actions): skip release workflow on helm release #348

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

shubham14bajpai
Copy link
Contributor

@shubham14bajpai shubham14bajpai commented Jun 22, 2021

Signed-off-by: shubham [email protected]

This PR addresses the issue where a release workflow is triggered when a helm chart is released. The images pushed have tags with the name of the chart like cstor-2.10.1 in this case. We should avoid building images in such cases. The if condition added in the workflow prevents such workflows from executing.

@prateekpandey14 prateekpandey14 merged commit 7b6bcb7 into openebs-archive:master Jun 23, 2021
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

Successfully merging this pull request may close these issues.

2 participants