mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-03-16 17:54:07 +01:00
Clarify env var CI in docs (#2349)
Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
@@ -48,7 +48,7 @@ This is the reference list of all environment variables available to your pipeli
|
|||||||
|
|
||||||
| NAME | Description |
|
| NAME | Description |
|
||||||
| -------------------------------- | -------------------------------------------------------------------------------------------- |
|
| -------------------------------- | -------------------------------------------------------------------------------------------- |
|
||||||
| `CI=woodpecker` | environment is woodpecker |
|
| `CI` | CI environment name (value: `woodpecker`) |
|
||||||
| | **Repository** |
|
| | **Repository** |
|
||||||
| `CI_REPO` | repository full name `<owner>/<name>` |
|
| `CI_REPO` | repository full name `<owner>/<name>` |
|
||||||
| `CI_REPO_OWNER` | repository owner |
|
| `CI_REPO_OWNER` | repository owner |
|
||||||
|
|||||||
Reference in New Issue
Block a user