Skip to content

chore: Fix release process to build and push docker in same workflow#25

Merged
ThomasRooney merged 1 commit intomainfrom
bflad/fix-release-handling
Mar 13, 2025
Merged

chore: Fix release process to build and push docker in same workflow#25
ThomasRooney merged 1 commit intomainfrom
bflad/fix-release-handling

Conversation

@bflad
Copy link
Copy Markdown
Member

@bflad bflad commented Mar 13, 2025

GitHub Actions does not support workflows automatically triggering other workflows. This change moves the docker build and push logic into the release workflow directly.

GitHub Actions does not support workflows automatically triggering other workflows. This change moves the docker build and push logic into the release workflow directly.
@vishalg0wda
Copy link
Copy Markdown

Thanks! Lgtm!

@ThomasRooney ThomasRooney merged commit 78bd4fb into main Mar 13, 2025
2 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.

3 participants