diff options
| author | Kenny Johnston <2920426-kencjohnston@users.noreply.gitlab.com> | 2019-07-19 03:25:25 +0000 |
|---|---|---|
| committer | Kenny Johnston <2920426-kencjohnston@users.noreply.gitlab.com> | 2019-07-19 03:25:25 +0000 |
| commit | ef0ea43053b8594e4a0298783224ab31b816a9b5 (patch) | |
| tree | bb063e842097a53ee82b18404a346bd20f62e7cb | |
| parent | decee594b23f80e60e593fadc34360a1f5db0fba (diff) | |
| download | gitlab-ce-remove-duplicate-ado-content.tar.gz | |
Remove duplicate content about auto-devops customizationremove-duplicate-ado-content
| -rw-r--r-- | doc/topics/autodevops/index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index 7a92a672801..43ba98e5a31 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -664,10 +664,6 @@ to the desired environment. See [Limiting environment scopes of variables](../.. ### Customizing `.gitlab-ci.yml` -Everything about Auto DevOps is customizable since the [Auto DevOps template] -is just an example of a [`.gitlab-ci.yml`](../../ci/yaml/README.md) and uses -only features that are available to any `.gitlab-ci.yml`. - Auto DevOps is completely customizable because the [Auto DevOps template]: - Is just an implementation of a [`.gitlab-ci.yml`](../../ci/yaml/README.md) file. |
