Kamil Trzciński
8dd02443e9
Merge branch 'feature/runner-script-attempts-docs' into 'master'
...
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
2016-12-18 22:37:17 +00:00
Adam Niedzielski
c945a0a714
Pass variables from deployment project services to CI runner
...
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
2016-12-16 13:24:03 +01:00
Nick Thomas
80513a1295
Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUG
2016-12-15 14:17:58 +00:00
James Lopez
0ddc5f667e
add new runner script attempts docs and update .gitlab-ci.yml
2016-12-15 12:40:33 +01:00
Nick Thomas
1fdd5d6823
Introduce $CI_BUILD_REF_SLUG
2016-12-13 19:31:23 +00:00
Achilleas Pipinellis
cfb35cd7fd
It's secret variables, not secure
...
[ci skip]
2016-12-05 23:02:10 +01:00
Achilleas Pipinellis
4c7c66a93e
Fix dead links, add example of debug trace output, simplify titles
...
[ci skip]
2016-12-05 22:46:13 +01:00
Achilleas Pipinellis
07c3d2cafa
Refactor CI variables docs
2016-11-25 14:41:46 +01:00
Nick Thomas
c64721f163
Document the new CI_DEBUG_TRACE variable
...
[ci skip]
2016-10-11 12:42:37 +01:00
Johan Brandhorst
dd1c954224
Fix typo in README.md
2016-09-14 10:11:38 +00:00
Sergey Gnuskov
0f73dd34fe
Add information about user and manual build start to runner as variables
2016-09-09 12:09:16 +03:00
Patrick Thaele
fd5c86aa2d
Fix: Switch sample values for $CI_SERVER_REVISION and $CI_SERVER_VERSION.
2016-09-07 12:56:50 +00:00
Mark Pundsack
4e321b01c6
Explain CI_PROJECT_NAMESPACE better
2016-07-21 11:33:07 -07:00
Kamil Trzcinski
8eafdafdda
Fix review comments
2016-07-20 14:00:25 +02:00
Kamil Trzcinski
c3882eb4ee
Improve implementation of variables
2016-07-20 13:17:21 +02:00
Kamil Trzcinski
3c3e50f9cb
Update documentation
2016-07-20 00:17:19 +02:00
Kamil Trzcinski
e6cbd62684
Update all exposed variables to CI builds
2016-07-20 00:15:18 +02:00
Kamil Trzcinski
0aedeb5637
Add predefined CI variables to GitLab for container registry, pipelines, project name, etc.
2016-06-21 14:03:13 +02:00
Mark Pundsack
6d9ed76419
Document CI_BUILD_TOKEN
2016-06-14 21:26:38 -07:00
Grzegorz Bizon
2972a991df
Add minor fixes in docs for job-specific variables
2016-04-18 13:17:48 +02:00
Grzegorz Bizon
a2957291b3
Update documentation on job level build variables
2016-04-18 13:17:48 +02:00
Grzegorz Bizon
a264973905
Improve grammar in CI documentation for build vars
2016-04-18 13:17:48 +02:00
Grzegorz Bizon
5d89bdb16a
Add documentation for job-level build variables
2016-04-18 13:17:48 +02:00
Achilleas Pipinellis
141783d592
Add link to triggers doc in variables section
...
[ci skip]
2016-03-01 09:57:09 +02:00
Richard Hansen
458e3c7167
fix table in doc/ci/variables/README.md
2016-02-16 15:02:18 -05:00
Kamil Trzcinski
078ec5e414
Add information about expose of build variables.
2016-02-09 01:08:49 +01:00
Henning Hoefer
d14ed863f7
Add note about minimum GitLab CI version
2016-01-20 12:47:51 +00:00
Cauan Cabral
d2b5ef1c1e
Remove CI_BUILD_BEFORE_SHA from CI documentation
...
As pointed in #3210 , the environment variable isn't usable any more.
2015-12-16 14:23:02 -03:00
Kamil Trzcinski
7b5ab3ded5
Added CI_BUILD_TAG, _STAGE, _NAME and _TRIGGERED to CI builds
2015-10-14 17:28:17 +02:00
Douwe Maan
046b283127
Groundwork for merging CI into CE
2015-08-25 18:42:46 -07:00