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
47646d85b1
gitlab-org--gitlab-foss
/
doc
/
ci
History
Ismail S
d6a1a3e6be
Fix typo
2016-12-11 14:14:59 +00:00
..
api
Update CI API docs
2016-06-14 14:47:32 +02: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
Update php.md - /.dockerinit was removed in v1.11 so the test always results in an early exit
https://github.com/docker/docker/pull/19490
2016-12-01 18:08:37 +00:00
img
Reduce size of images from 25MB to 13MB using pngquant
2016-11-22 19:53:43 +01:00
permissions
Move CI permissions to permissions.md
2016-07-12 17:52:48 +03:00
quick_start
Reduce size of images from 25MB to 13MB using pngquant
2016-11-22 19:53:43 +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
Update Docker Hub links.
2016-05-07 13:29:24 +09:00
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
It's secret variables, not secure
2016-12-05 23:02:10 +01:00
yaml
Refactor CI variables docs
2016-11-25 14:41:46 +01:00
enable_or_disable_ci.md
environments.md
Fix wrong link
2016-11-19 14:36:43 +00:00
git_submodules.md
Refactor the Git submodules with CI docs
2016-11-30 20:50:30 +01:00
pipelines.md
Add example image to pipelines docs
2016-11-22 11:57:47 +01:00
README.md
Merge branch 'docs/refactor-ci-variables' into 'master'
2016-12-05 21:48:21 +00: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
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.