actions-workflow-samples icon indicating copy to clipboard operation
actions-workflow-samples copied to clipboard

multiple startup-command

Open k-szortyka opened this issue 1 year ago • 0 comments

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

k-szortyka avatar Feb 26 '24 22:02 k-szortyka