Skip to content

Commit

Permalink
[automatic] Update docs with bin/docgen
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Sep 10, 2024
1 parent 422daf2 commit f70a0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipe/deploy/update_code.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Specifies a sub directory within the repository to deploy.
Works only when [`update_code_strategy`](#update_code_strategy) is set to `archive` (default).

Example:
- set value to `src` if you want to deploy the folder that lives at `/src/api`.
- set value to `src` if you want to deploy the folder that lives at `/src`.
- set value to `src/api` if you want to deploy the folder that lives at `/src/api`.

Note: do not use a leading `/`!
Expand Down

0 comments on commit f70a0ed

Please sign in to comment.