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

feat: container image build ci for push image to github registry #532

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rajpratik71
Copy link
Contributor

Use GitHub CI to build the latest Container image on git push and store the container image on the GitHub registry

Signed-off-by: Pratik Raj [email protected]

Use GitHub CI to build the latest Container image on git push and store the container image on the GitHub registry

Signed-off-by: Pratik Raj <[email protected]>
@aantn
Copy link
Collaborator

aantn commented Sep 12, 2022

Hi @Rajpratik71, thank you for opening the PR.
Can you elaborate a little on the motivation for this? Do you have a specific use case where you need builds of each commit to master?

@Rajpratik71
Copy link
Contributor Author

Hi @Rajpratik71, thank you for opening the PR. Can you elaborate a little on the motivation for this? Do you have a specific use case where you need builds of each commit to master?

This CI will help to get the latest container image of changes.

@aantn
Copy link
Collaborator

aantn commented Sep 21, 2022

Hi @Rajpratik71, can you please provide extra context on why that is desireable in this case? Do you have a specific need that requires Robusta images of every commit?

@Rajpratik71
Copy link
Contributor Author

Hi @Rajpratik71, can you please provide extra context on why that is desireable in this case? Do you have a specific need that requires Robusta images of every commit?

HI @aantn , as mentioned "This CI will help to get the latest container image of changes.".

Further, that image can be used for testing and security scan purpose.

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.

None yet

2 participants