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

View File

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