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] Add workflow to build individual docker images #4065

Merged
merged 2 commits into from
Mar 21, 2023

Conversation

peterargue
Copy link
Contributor

the cd.yaml workflow will build and push docker images for certain tags pushed to the repo. This is great for official releases where images are needed for all roles. It's overkill for hotfix images where only a single node role is needed.

This PR adds a new manually triggered workflow that allows building/pushing images for a specific set of node roles.

@peterargue
Copy link
Contributor Author

bors merge

1 similar comment
@peterargue
Copy link
Contributor Author

bors merge

@bors bors bot merged commit 50a5267 into master Mar 21, 2023
@bors bors bot deleted the petera/ci-build-individual-images branch March 21, 2023 21:08
This pull request was closed.
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.

4 participants