docker-tools icon indicating copy to clipboard operation
docker-tools copied to clipboard

Unofficial pipelines should be able to run unsupported publish steps in dry-run mode

Open lbussell opened this issue 4 months ago • 1 comments

This refers to the following ImageBuilder commands:

  • postPublishNotification
  • ingestKustoImageInfo
  • publishMcrDocs
  • publishImageInfo

In unofficial pipelines, these are currently disabled. If we're not able to run them against non-prod resources, we should at least run them in dry-run mode.

lbussell avatar Aug 26 '25 21:08 lbussell