This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
b0279cc223
gitlab-org--gitlab-foss
/
doc
/
ci
History
Douwe Maan
0917e228f3
Add documentation
2017-02-06 16:12:24 -06:00
..
api
Update CI API docs
2016-06-14 14:47:32 +02:00
autodeploy
Move project services to new location under Integrations
2017-02-03 20:28:47 +01:00
build_artifacts
Fix relative URL
2016-08-04 13:23:13 +03:00
docker
Document the need to use a PAT with Registry when 2FA is on
2016-12-01 14:24:12 +01:00
examples
Merge branch 'improve-ci-example-php-doc' into 'master'
2017-01-30 10:09:51 +00:00
img
Add documentation
2017-02-06 16:12:24 -06:00
permissions
Move CI permissions to permissions.md
2016-07-12 17:52:48 +03:00
quick_start
Move project services to new location under Integrations
2017-02-03 20:28:47 +01:00
review_apps
Fix typo
2016-12-11 14:14:59 +00:00
runners
optimize png images losslessly using zopflipng
2016-06-29 19:22:15 +08:00
services
ssh_keys
Update README.md
2016-09-05 06:32:26 +00:00
triggers
Clarify that a commit SHA doesn't work for CI triggers
2016-12-01 12:35:24 +01:00
variables
Move project services to new location under Integrations
2017-02-03 20:28:47 +01:00
yaml
Merge branch 'fix/gb/backwards-compatibility-coverage-ci-yml' into 'master'
2017-02-06 18:32:33 +00:00
enable_or_disable_ci.md
environments.md
Add documentation
2017-02-06 16:12:24 -06: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
Rename "autodeploy" to "auto deploy"
2016-12-23 11:08:18 +01:00
README.md
GitLab CI Documentation
CI User documentation
Get started with GitLab CI
CI examples for various languages
Learn how to enable or disable GitLab CI
Pipelines and builds
Environments and deployments
Learn how
.gitlab-ci.yml
works
Configure a Runner, the application that runs your builds
Use Docker images with GitLab Runner
Use CI to build Docker images
CI Variables
- Learn how to use variables defined in your
.gitlab-ci.yml
or secured ones defined in your project's settings
Use SSH keys in your build environment
Trigger builds through the API
Build artifacts
User permissions
Build permissions
API
CI services (linked docker containers)
CI/CD pipelines settings
Review Apps
Git submodules
Using Git submodules in your CI jobs
Auto deploy
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.