Skip to content

Trigger Docker build workflow after successful dist commit#19

Merged
Baraujo25 merged 2 commits into
mainfrom
development
May 8, 2026
Merged

Trigger Docker build workflow after successful dist commit#19
Baraujo25 merged 2 commits into
mainfrom
development

Conversation

@Baraujo25

Copy link
Copy Markdown
Collaborator

This pull request updates the workflow trigger configuration for building multi-platform Docker images. The workflow will now be triggered by the completion of the "Commit Dist Artifacts" workflow on the main branch, instead of the "Build Binaries" workflow.

Workflow trigger update:

  • Modified .github/workflows/docker-build.yml to trigger on completion of the "Commit Dist Artifacts" workflow (restricted to the main branch), rather than "Build Binaries".

@Baraujo25 Baraujo25 merged commit acc9031 into main May 8, 2026
6 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.

1 participant