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

Integration with the Azure pipeline #222

Open
GustavoDamasceno opened this issue Sep 17, 2024 · 0 comments
Open

Integration with the Azure pipeline #222

GustavoDamasceno opened this issue Sep 17, 2024 · 0 comments

Comments

@GustavoDamasceno
Copy link

GustavoDamasceno commented Sep 17, 2024

I would like to create a pipeline that builds a Docker image and hosts it in the OpenShift ImageStream.

I already have a service connection set up with the OpenShift extension, and my ImageStream is already created in OpenShift.
image

Previously, when I pushed to Docker Hub, I used to create a service connection in Docker Registry. Now, I’ve created a service connection for OpenShift.

image

And my pipeline configuration file looked like this:
image

How do I build an docker image and upload it to my OpenShift ImageStream?

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

No branches or pull requests

1 participant