mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-15 17:13:46 +01:00
cli: show description of default value for --backend-local-temp-dir instead of value (#5656)
This commit is contained in:
@@ -286,7 +286,7 @@ execute a local pipeline
|
||||
|
||||
**--backend-k8s-volume-size**="": backend k8s volume size (default 10G) (default: 10G)
|
||||
|
||||
**--backend-local-temp-dir**="": set a different temp dir to clone workflows into (default: /tmp/nix-shell.6YFXcN)
|
||||
**--backend-local-temp-dir**="": set a different temp dir to clone workflows into (default: system temporary directory)
|
||||
|
||||
**--backend-no-proxy**="": if set, pass the environment variable down as "NO_PROXY" to steps
|
||||
|
||||
|
||||
Reference in New Issue
Block a user