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: fix alpine latest not being built #1035

Merged
merged 1 commit into from
Dec 22, 2024
Merged

ci: fix alpine latest not being built #1035

merged 1 commit into from
Dec 22, 2024

Conversation

fmartingr
Copy link
Member

Fixes #1034

Removes a incorrect if condition in the CI that prevented the Alpine images from being built on new releases.

@fmartingr fmartingr self-assigned this Dec 22, 2024
Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 34.28%. Comparing base (93f21e9) to head (3101cd6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1035   +/-   ##
=======================================
  Coverage   34.28%   34.28%           
=======================================
  Files          61       61           
  Lines        5393     5393           
=======================================
  Hits         1849     1849           
  Misses       3320     3320           
  Partials      224      224           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fmartingr fmartingr merged commit 1070eb9 into master Dec 22, 2024
17 checks passed
@fmartingr fmartingr deleted the fix/alpine-latest branch December 22, 2024 18:09
fmartingr added a commit that referenced this pull request Dec 22, 2024
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.

No alpine-latest or alpine-dev docker image
1 participant