data-api-builder icon indicating copy to clipboard operation
data-api-builder copied to clipboard

Move `Docker Publish` step inside Release stage for pipeline

Open RubenCerna2079 opened this issue 2 months ago • 0 comments

Currently only the step that publishes the nuget package to nuget.org is the only step that was moved. We need to also move the step that publishes the docker image to this step, this will ensure that if we do not want to create the release then both the docker image and nuget package will not be released.

RubenCerna2079 avatar Oct 28 '25 23:10 RubenCerna2079