mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-20 00:45:38 +01:00
Example agent environment configuration using the new value:
```yaml
- env:
- name: WOODPECKER_BACKEND
value: kubernetes
- name: WOODPECKER_BACKEND_K8S_NAMESPACE
value: default
- name: WOODPECKER_BACKEND_K8S_POD_LABELS
value: '{"sidecar.istio.io/inject":"false"}'
```
Woodpecker CLI
Command line client for the Woodpecker continuous integration server.
Please see the official documentation at https://woodpecker-ci.org/docs/cli