Skip to content

Integration with the Azure pipeline #222

@GustavoDamasceno

Description

@GustavoDamasceno

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions