Azure / partnercenter-cli-extension

Partner Center Azure CLI Extension
MIT License
12 stars 11 forks source link

[Bug Report]: fix package build regression #202

Closed kevinhillinger closed 1 year ago

kevinhillinger commented 1 year ago

cli command

az partnercenter marketplace offer package build --offer-id $offer_id --manifest-file $manifest_file_path

Extension version

0.2.1

Describe the bug

verify and build commands are failing to execute due to change in container package app container

To reproduce

az partnercenter marketplace offer package build --offer-id $offer_id --manifest-file $manifest_file_path

Code snippet

No response

Relevant log output

No response