mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 17:45:36 +00:00
Clarify env var CI
in docs (#2349)
Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
parent
9718791eac
commit
f2a5e15386
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ This is the reference list of all environment variables available to your pipeli
|
|||
|
||||
| NAME | Description |
|
||||
| -------------------------------- | -------------------------------------------------------------------------------------------- |
|
||||
| `CI=woodpecker` | environment is woodpecker |
|
||||
| `CI` | CI environment name (value: `woodpecker`) |
|
||||
| | **Repository** |
|
||||
| `CI_REPO` | repository full name `<owner>/<name>` |
|
||||
| `CI_REPO_OWNER` | repository owner |
|
||||
|
|
Loading…
Reference in a new issue