Azure / actions-workflow-samples

Help developers to easily get started with GitHub Action workflows to deploy to Azure
https://github.com/Azure/actions
MIT License
447 stars 624 forks source link

multiple startup-command #156

Open k-szortyka opened 6 months ago

k-szortyka commented 6 months ago

How use multiple startup-command for container in the azure/webapps-deploy@v2 sections? I tried with ' "" ; , and I get Bad indentation of a mapping entry

I tried with && but I get the following error: unexpected end of the stream within a double quoted scalar