Skip to content

Reconfigure docker CI/CD workflows#811

Open
KrakenMInitials wants to merge 5 commits intomasterfrom
KrakenMInitials-patch-1
Open

Reconfigure docker CI/CD workflows#811
KrakenMInitials wants to merge 5 commits intomasterfrom
KrakenMInitials-patch-1

Conversation

@KrakenMInitials
Copy link
Copy Markdown
Contributor

@KrakenMInitials KrakenMInitials commented Feb 24, 2026

No description provided.

@KrakenMInitials
Copy link
Copy Markdown
Contributor Author

Comment: not safe, all branches and pr pushed to github that triggers github action will push to dockerhub

Docker image workflow will run on any push or PR to any branch. Modified to not publish docker image
Updated pull request trigger to ignore master branch.
Updated workflow name and adjusted comments for clarity.
@KrakenMInitials
Copy link
Copy Markdown
Contributor Author

Created an additional workflow "publish-docker-image.yml" that follows same logic but includes pushing image to Dockerhub triggered on pushes to master branch. Pushes to main will now automatically modify image on docker hub. Merges into main will require extra care.

pulish-docker-image.yml and docker-image.yml are mutually exclusive.

@KrakenMInitials KrakenMInitials changed the title Enable Docker image push on PRs Reconfigure docker CI/CD workflows Mar 4, 2026
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