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

ci: run docker build on feat, fix and release #48

Merged
merged 3 commits into from
Jan 9, 2025
Merged

Conversation

robe-rt
Copy link
Contributor

@robe-rt robe-rt commented Jan 8, 2025

Description

Fixed the CI to not build Docker images on ALL commits. It triggers on releases and commits with "feat" and "fix" prefixes.

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (improving code structure without changing external behavior)
  • Other (please explain): bugfix in the CI

Related Issue

  • Fixes #[ISSUE NUMBER]

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • My code is well documented
  • I have read and understood the contribution guidelines

How Has This Been Tested?

Not tested.

Additional Context

No additional context.

@robe-rt robe-rt requested a review from Simun17 January 9, 2025 09:19
@robe-rt robe-rt merged commit 226dab3 into main Jan 9, 2025
21 checks passed
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