Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc/ci/yaml
AgeCommit message (Expand)Author
2018-03-07Cleanup and consolidate the CI yaml docsAchilleas Pipinellis
2018-02-27Update README.mdJohn Burak
2018-02-27Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-24Update README.mdJohn Burak
2018-02-10Fixes an invalid documentation for the .gitlab-ci.yml cache:keyLars Kumbier
2018-01-23Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński
2018-01-17Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff
2018-01-17Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2018-01-13Improve after_script docs in yaml/README.mdDamian Nowak
2017-12-07Clean up docs for dependencies validationAchilleas Pipinellis
2017-12-07Update document to use ci_validates_dependenciesShinya Maeda
2017-12-06Add feature flagShinya Maeda
2017-12-06Add case when artifacts have not existed on dependenciesShinya Maeda
2017-12-06Add changelog. Fix docShinya Maeda
2017-11-20Update pipeline status badge details docsGrzegorz Bizon
2017-10-20add note about after_script being run separatelyMartin Nowak
2017-09-27Add how to use reserved words in gitlab-ci.ymlFabio Busatto
2017-09-19Merge branch 'patch-2' into 'master'Grzegorz Bizon
2017-09-18Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski
2017-09-14Clarify what variables can be used under `environment:`Achilleas Pipinellis
2017-09-08Clarify yaml hidden keys (jobs)Achilleas Pipinellis
2017-09-05Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master'Grzegorz Bizon
2017-09-05Fix CI/CD `types` config entry removal due dateGrzegorz Bizon
2017-09-04Replace "/" with "-" in cache keyMarcin Zajączkowski
2017-09-01Fix only/except docs disclaimer's markdownGrzegorz Bizon
2017-09-01Copy-edit kubernetes: active feature docsGrzegorz Bizon
2017-09-01Add disclaimer about alpha kubernetes: active featureGrzegorz Bizon
2017-09-01Add some basic docs about kubernetes: active featureGrzegorz Bizon
2017-08-23Update README.mdFabio Busatto
2017-07-28Explain all possible values of 'only' and 'except'Achilleas Pipinellis
2017-07-20Change auto-retry count to a correct value in docsGrzegorz Bizon
2017-07-19Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon
2017-07-18Add basic docs for CI/CD job auto-retry featureGrzegorz Bizon
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-06-07Add all sources as special keywords for only and exceptFilip Krakowski
2017-06-07Use pipeline.source to determine what triggered a pipelineFilip Krakowski
2017-06-07Add 'schedules' keyword to 'only' and 'except'Filip Krakowski
2017-06-06Merge branch 'docs/powershell-ci-vars' into 'master'Sean Packham
2017-06-06Add PowerShell to CI variable docsJohn Spaetzel
2017-06-06Update explanation of job-level variable override to fit exampleTor Bechmann Yamamoto-Sørensen
2017-06-04Resolve "Documentation of `.gitlab-ci.yml` states incorrect example for varia...Sébastien
2017-05-31Add Documentation for GIT_CHECKOUT variableJan Christophersen
2017-05-31Update docs related to protected actionsGrzegorz Bizon
2017-05-21Add docs for change of Cache/Artifact restore order"Sean Packham (GitLab)
2017-05-15Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński
2017-05-07Allow numeric values in gitlab-ci.ymlblackst0ne
2017-05-03Rephrase documentation for protected actions featureGrzegorz Bizon