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(push): fix workflow syntax for push job #360

Merged
merged 1 commit into from
Aug 23, 2024
Merged

ci(push): fix workflow syntax for push job #360

merged 1 commit into from
Aug 23, 2024

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Aug 23, 2024

This PR fixes a small problem introduced in #322 as the CI workflow job was renamed but the depending job didn't update the reference to it. This will now push again the latest version of the docker image to Dockerhub & GitHub container registry

@frgfm frgfm self-assigned this Aug 23, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.71%. Comparing base (dee1fb4) to head (8f23480).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #360   +/-   ##
=======================================
  Coverage   87.71%   87.71%           
=======================================
  Files          31       31           
  Lines         741      741           
=======================================
  Hits          650      650           
  Misses         91       91           
Flag Coverage Δ
backend 87.33% <ø> (ø)
client 93.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@frgfm frgfm added type: fix Something isn't working topic: ci labels Aug 23, 2024
@frgfm frgfm merged commit 88d3dd9 into main Aug 23, 2024
29 checks passed
@frgfm frgfm deleted the frgfm/ci-push-fix branch August 23, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: ci type: fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant