Deploy Azure Function #2
deploy_azure_functions.yml
on: workflow_dispatch
build-and-deploy
37s
Annotations
6 errors and 2 warnings
|
build-and-deploy
Deployment Failed!
|
|
build-and-deploy
Error: Failed to deploy web package to App Service.
Not Found (CODE: 404)
at Kudu.<anonymous> (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:238:41)
at Generator.next (<anonymous>)
at fulfilled (/home/runner/work/_actions/Azure/functions-action/v1/lib/appservice-rest/Kudu/azure-app-kudu-service.js:5:58)
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
|
|
build-and-deploy
Failed to deploy web package to App Service.
Not Found (CODE: 404)
|
|
build-and-deploy
When request Azure resource at PublishContent, zipDeploy : Failed to use /home/runner/work/_temp/temp_web_package_8746412188640571.zip as ZipDeploy content
|
|
build-and-deploy
Execution Exception (state: PublishContent) (step: Invocation)
|
|
build-and-deploy
Failed to deploy web package to App Service.
|
|
build-and-deploy
The .funcignore file shares the same format as .gitignore. You can use it to exclude files from deployment.
|
|
build-and-deploy
The .funcignore file does not exist in your path ./azure_webhook. Nothing will be changed.
|