gitlab-org--gitlab-foss/doc/ci
Jonathon Reinhart 90ee81dcd0 Document GIT_SUBMODULE_STRATEGY
This documents the `GIT_SUBMODULE_STRATEGY` feature added in
gitlab-ci-multi-runner version 1.10.

[ci skip]
2017-01-16 20:38:59 -05:00
..
api
autodeploy Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
build_artifacts
docker Document the need to use a PAT with Registry when 2FA is on 2016-12-01 14:24:12 +01:00
examples Update test-and-deploy-ruby-application-to-heroku.md 2016-12-21 16:43:29 +00:00
img Add online terminal documentation 2016-12-19 21:27:08 +00:00
permissions
quick_start
review_apps Fix typo 2016-12-11 14:14:59 +00:00
runners
services
ssh_keys
triggers
variables Merge branch 'feature/runner-script-attempts-docs' into 'master' 2016-12-18 22:37:17 +00:00
yaml Document GIT_SUBMODULE_STRATEGY 2017-01-16 20:38:59 -05:00
README.md Rename "autodeploy" to "auto deploy" 2016-12-23 11:08:18 +01:00
enable_or_disable_ci.md
environments.md Rename "Online terminal" to "Web terminal" in the docs 2016-12-20 11:05:39 +00:00
git_submodules.md Document GIT_SUBMODULE_STRATEGY 2017-01-16 20:38:59 -05:00
pipelines.md Add docs for pipeline duration 2016-12-15 23:03:42 +01:00

README.md

GitLab CI Documentation

CI User documentation

Breaking changes

  • New CI build permissions model Read about what changed in GitLab 8.12 and how that affects your builds. There's a new way to access your Git submodules and LFS objects in builds.