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

Push images to dockerhub when commit is pushed to develop #152

Closed
senthilrch opened this issue Mar 11, 2022 · 1 comment
Closed

Push images to dockerhub when commit is pushed to develop #152

senthilrch opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
enhancement Enhancement to existing feature
Milestone

Comments

@senthilrch
Copy link
Owner

Existing Github action workflow would build amd64 images of kube-fledged, but not push those images to dockerhub.

Modify the workflow such that when commits are pushed to develop branch (for e.g. when PR raised against develop branch is accepted), the built images should be pushed to dockerhub. Those images can then be used for testing.

@senthilrch senthilrch added enhancement Enhancement to existing feature SODACODE2022 labels Mar 11, 2022
@senthilrch senthilrch added this to the v0.10.0 milestone Mar 11, 2022
@bhuvanessr
Copy link
Contributor

Please assign to me

senthilrch added a commit that referenced this issue Mar 11, 2022
Issue #152 push images when commit is pushed to develop branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to existing feature
Projects
None yet
Development

No branches or pull requests

2 participants