docker-tools
docker-tools copied to clipboard
Unofficial pipelines should be able to run unsupported publish steps in dry-run mode
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.