We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c29d78 commit 3683e75Copy full SHA for 3683e75
action.yml
@@ -19,11 +19,8 @@ inputs:
19
api_location:
20
description: "Directory location of the Azure Functions source code"
21
required: false
22
- output_location:
23
- description: "Directory location of the compiled application code after building"
24
- required: false
25
app_artifact_location:
26
- description: "Identical in use to output_location"
+ description: "Directory location of the compiled application code after building"
27
28
app_build_command:
29
description: "Custom command for Oryx to run when building application source code"
0 commit comments