summaryrefslogtreecommitdiff
path: root/doc/api/group_level_variables.md
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-12/+19
| | | | | | | | | Add env_var and file as supported types for CI variables. Variables of type file expose to users existing gitlab-runner behaviour - save variable value into a temp file and set the path to this file in an ENV var named after the variable key. Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-5/+5
| | | | | Replace all '9koXpg98eAheJpvBs5tK' occurrences with '<your_access_token>' in API docs.
* Describe the supported version of group-level variables API in documentShinya Maeda2017-08-181-0/+4
|
* Document update34519-extend-api-group-secret-variableShinya Maeda2017-07-191-0/+125