summaryrefslogtreecommitdiff
path: root/doc/ci/variables/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename builds to jobs in docsAchilleas Pipinellis2017-02-151-30/+30
| | | | [ci skip]
* Move project services to new location under IntegrationsAchilleas Pipinellis2017-02-031-2/+2
|
* Merge branch 'feature/runner-script-attempts-docs' into 'master' Kamil Trzciński2016-12-181-0/+3
|\ | | | | | | | | | | | | | | | | Add new runner script attempts docs and update .gitlab-ci.yml Related: https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/issues/1907 and https://gitlab.com/gitlab-com/infrastructure/issues/685 Adds missing docs about the new script attempts variables in the runner. See merge request !8100
| * add new runner script attempts docs and update .gitlab-ci.ymlJames Lopez2016-12-151-0/+3
| |
* | Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-0/+15
| | | | | | | | | | | | | | | | | | | | This commit introduces the concept of deployment variables - variables that are collected from deployment services and passed to CI runner during a deployment build. Deployment services specify the variables by overriding "predefined_variables" method. This commit also configures variables for KubernetesService
* | Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas2016-12-151-0/+2
|/
* Introduce $CI_BUILD_REF_SLUGNick Thomas2016-12-131-0/+1
|
* It's secret variables, not secureAchilleas Pipinellis2016-12-051-11/+11
| | | | [ci skip]
* Fix dead links, add example of debug trace output, simplify titlesAchilleas Pipinellis2016-12-051-26/+145
| | | | [ci skip]
* Refactor CI variables docsdocs/refactor-ci-variablesAchilleas Pipinellis2016-11-251-42/+71
|
* Document the new CI_DEBUG_TRACE variableNick Thomas2016-10-111-0/+34
| | | | [ci skip]
* Fix typo in README.mdJohan Brandhorst2016-09-141-1/+1
|
* Add information about user and manual build start to runner as variablesSergey Gnuskov2016-09-091-0/+6
|
* Fix: Switch sample values for $CI_SERVER_REVISION and $CI_SERVER_VERSION.Patrick Thaele2016-09-071-2/+2
|
* Explain CI_PROJECT_NAMESPACE betternamespaceMark Pundsack2016-07-211-1/+1
|
* Fix review commentsci-predefined-variablesKamil Trzcinski2016-07-201-1/+1
|
* Improve implementation of variablesKamil Trzcinski2016-07-201-7/+7
|
* Update documentationKamil Trzcinski2016-07-201-0/+3
|
* Update all exposed variables to CI buildsKamil Trzcinski2016-07-201-7/+10
|
* Add predefined CI variables to GitLab for container registry, pipelines, ↵Kamil Trzcinski2016-06-211-24/+38
| | | | project name, etc.
* Document CI_BUILD_TOKENci-build-tokenMark Pundsack2016-06-141-0/+2
|
* Add minor fixes in docs for job-specific variablesGrzegorz Bizon2016-04-181-1/+2
|
* Update documentation on job level build variablesGrzegorz Bizon2016-04-181-4/+6
|
* Improve grammar in CI documentation for build varsGrzegorz Bizon2016-04-181-4/+7
|
* Add documentation for job-level build variablesGrzegorz Bizon2016-04-181-1/+3
|
* Add link to triggers doc in variables sectionAchilleas Pipinellis2016-03-011-1/+3
| | | | [ci skip]
* fix table in doc/ci/variables/README.mdRichard Hansen2016-02-161-1/+1
|
* Add information about expose of build variables.variables-build-logKamil Trzcinski2016-02-091-1/+4
|
* Add note about minimum GitLab CI versionHenning Hoefer2016-01-201-1/+1
|
* Remove CI_BUILD_BEFORE_SHA from CI documentationCauan Cabral2015-12-161-2/+0
| | | | As pointed in #3210, the environment variable isn't usable any more.
* Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI buildsKamil Trzcinski2015-10-141-14/+24
|
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+95