File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ The following publish options are only supported in version 2.x:
482
482
| ** ` --list-included-files` ** | Displays a list of files that are published, which is based on the .funcignore file. |
483
483
| ** ` --nozip` ** | Turns the default ` Run-From-Package` mode off. |
484
484
| ** ` --build-native-deps` ** | Skips generating .wheels folder when publishing Python function apps. |
485
- | ** ` --build` ** < br/ > ** ` -b` ** | Performs build action when deploying to a Linux function app. Accepts: ` remote` and ` local` . |
485
+ | ** ` --build` ** , ** ` -b` ** | Performs build action when deploying to a Linux function app. Accepts: ` remote` and ` local` . |
486
486
| ** ` --additional-packages` ** | List of packages to install when building native dependencies. For example: ` python3-dev libevent-dev` . |
487
487
| ** ` --force` ** | Ignore pre-publishing verification in certain scenarios. |
488
488
| ** ` --csx` ** | Publish a C# script (.csx) project. |
You can’t perform that action at this time.
0 commit comments