summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
Commit message (Expand)AuthorAgeFilesLines
* Add support for "skip ci" tooSimon Welsh2016-06-251-2/+2
* Allow "ci skip" to be in any caseSimon Welsh2016-06-251-2/+2
* Merge branch 'expiry' into 'master' Achilleas Pipinellis2016-06-221-2/+2
|\
| * Clarify artifact expiryexpiryMark Pundsack2016-06-211-2/+2
* | Merge branch 'ci-git' into 'master' Achilleas Pipinellis2016-06-221-23/+80
|\ \
| * | Update GIT_DEPTH wordingci-gitMark Pundsack2016-06-171-8/+26
| * | Clean up TOCMark Pundsack2016-06-171-23/+23
| * | Add to TOCMark Pundsack2016-06-171-0/+2
| * | Add GIT_STRATEGY and GIT_DEPTHMark Pundsack2016-06-171-0/+37
* | | Add definitions and tweak some docs. Partially fixes #17733Mark Pundsack2016-06-201-2/+2
| |/ |/|
* | Merge branch 'document-environments' into 'master' Achilleas Pipinellis2016-06-201-6/+11
|\ \
| * | Tweak grammarMark Pundsack2016-06-161-6/+11
| |/
* | Grammar and typographic changes to artifacts documentationgrammar-tweaksMark Pundsack2016-06-171-17/+19
* | Tweak grammarMark Pundsack2016-06-171-6/+6
|/
* Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski2016-06-141-0/+35
|\
| * Added documentation to artifacts expireKamil Trzcinski2016-06-131-0/+35
| * Improve after reviewKamil Trzcinski2016-06-131-1/+1
| * Added description of artifacts:whenKamil Trzcinski2016-06-131-0/+27
* | Add gitlab-ci.yml documentation for environmentsKamil Trzcinski2016-06-141-0/+27
* | Improve after reviewKamil Trzcinski2016-06-101-1/+1
* | Added description of artifacts:whenKamil Trzcinski2016-06-101-0/+27
|/
* Fix typoAurelio Jargas2016-05-271-1/+1
* Update 'after_script' introduction notefix/after-script-documentation-updateTomasz Maczukin2016-05-181-1/+1
* Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-0/+16
|\
| * Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski2016-04-181-0/+16
| |\
| | * Add minor fixes in docs for job-specific variablesGrzegorz Bizon2016-04-181-10/+5
| | * Add documentation for job-level build variablesGrzegorz Bizon2016-04-181-0/+21
* | | Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski2016-04-181-0/+3
|\ \ \ | |/ /
| * | Add note about versionKamil Trzcinski2016-04-171-0/+3
* | | Update CHANGELOG and add documentationKamil Trzcinski2016-04-171-0/+20
|/ /
* | Add CHANGELOG and documentationKamil Trzcinski2016-04-171-0/+10
|/
* Add TOC to yaml README and an intro sectionAchilleas Pipinellis2016-04-141-16/+57
* [ci skip] Fix typo.frodsan2016-04-061-1/+1
* Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil TrzciƄski2016-03-221-1/+12
|\
| * add some documentation for `triggers` keyword [ci skip]Jason Roehm2016-03-151-1/+12
* | fixed md anchor linkPat Turner2016-03-181-2/+2
* | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-181-2/+2
* | removed anchor as unsupported in markdownPat Turner2016-03-171-2/+2
* | Fix for https://gitlab.com/gitlab-org/gitlab-ce/issues/14366Pat Turner2016-03-171-0/+2
* | Merge branch 'master' into rm_duplicate_cache_ci_docsAchilleas Pipinellis2016-03-171-11/+285
|\ \ | |/
| * Windows CI support is full since Runner v1.0.0Achilleas Pipinellis2016-03-151-1/+1
| * Add yaml definition to codeblockgitlab-ci-yaml-updatesAchilleas Pipinellis2016-03-141-1/+1
| * Refactor dependencies directiveAchilleas Pipinellis2016-03-131-21/+26
| * Add hidden jobsAchilleas Pipinellis2016-03-131-0/+18
| * Refactor YAML anchors and explain the examplesAchilleas Pipinellis2016-03-131-22/+82
| * Refactor artifacts:nameAchilleas Pipinellis2016-03-131-11/+12
| * Change notes to new styleguide using blockquotesAchilleas Pipinellis2016-03-121-16/+21
| * Allow to define on which builds the current one depends onKamil Trzcinski2016-03-111-0/+55
| * Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski2016-03-111-0/+61
| * Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski2016-03-111-0/+71