Satak opened this issue 4 years ago · 1 comments
Yaml format check doesn't support AzureStaticWebApp@0
AzureStaticWebApp@0
steps: - checkout: self submodules: true - task: AzureStaticWebApp@0 inputs: app_location: '/web_app' api_location: '/api' output_location: ''
Hi @Satak, you're in luck! This is fixed as of extension version 1.188.1, published earlier today :). Please let me know if you're still seeing issues after updating.