diff --git a/apps/docs/content/features/pipeline.mdx b/apps/docs/content/features/pipeline.mdx index dac08a59..6c86f18b 100644 --- a/apps/docs/content/features/pipeline.mdx +++ b/apps/docs/content/features/pipeline.mdx @@ -405,8 +405,8 @@ Usage: Flags: --archive-file-path string If set, zCLI creates a tar.gz archive with the application code in the required path relative to the working directory. By default, no archive is created. - --deploy-git-folder Sets a custom path to the zerops.yaml file relative to the working directory. By default zCLI - looks for zerops.yaml in the working directory. + --deploy-git-folder If set, the .git folder is also uploaded with the deploy. By default, the .git folder + is ignored. -h, --help the service deploy command. --project-id string If you have access to more than one project, you must specify the project ID for which the command is to be executed. diff --git a/apps/docs/content/references/import.mdx b/apps/docs/content/references/import.mdx index cea9050d..f8558d8f 100644 --- a/apps/docs/content/references/import.mdx +++ b/apps/docs/content/references/import.mdx @@ -401,6 +401,19 @@ This example includes all possible configuration options for Zerops services. No