Skip to content

Docker build workflow trigger only after success dist commit - #18

Merged
Baraujo25 merged 1 commit into
developmentfrom
DOCKER_BUILD_WORKFLOW_IMPROVEMENT
May 8, 2026
Merged

Docker build workflow trigger only after success dist commit#18
Baraujo25 merged 1 commit into
developmentfrom
DOCKER_BUILD_WORKFLOW_IMPROVEMENT

Conversation

@Baraujo25

Copy link
Copy Markdown
Collaborator

This pull request updates the GitHub Actions workflow trigger for building multi-platform Docker images. The workflow will now run when the "Commit Dist Artifacts" workflow completes on the main branch, instead of after "Build Binaries".

Workflow trigger changes:

  • Updated .github/workflows/docker-build.yml so that the workflow is triggered by the completion of the "Commit Dist Artifacts" workflow (on the main branch), rather than "Build Binaries".

@Baraujo25
Baraujo25 merged commit c761abe into development May 8, 2026
1 check 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