-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
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.

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.
And my pipeline configuration file looked like this:

How do I build an docker image and upload it to my OpenShift ImageStream?
Metadata
Metadata
Assignees
Labels
No labels
