Clarify env var CI in docs (#2349)

Co-authored-by: Anbraten <anton@ju60.de>
This commit is contained in:
Patrick Schratz 2023-08-29 18:38:16 +02:00 committed by GitHub
parent 9718791eac
commit f2a5e15386
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 |