diff options
author | bikebilly <fabio@gitlab.com> | 2017-12-04 10:21:19 +0100 |
---|---|---|
committer | bikebilly <fabio@gitlab.com> | 2017-12-04 17:47:38 +0100 |
commit | 5a2a0b284cf721e6cba63fc69fb7550f5039da8a (patch) | |
tree | cfe12b8dda002b976e90b1262e9f04ef8ae23134 /doc | |
parent | 89d3fcd19346b9884140652a5ef13dd8744c3c43 (diff) | |
download | gitlab-ce-5a2a0b284cf721e6cba63fc69fb7550f5039da8a.tar.gz |
Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settings
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/autodevops/img/auto_devops_settings.png | bin | 67845 -> 95233 bytes | |||
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/topics/autodevops/img/auto_devops_settings.png b/doc/topics/autodevops/img/auto_devops_settings.png Binary files differindex b572cc5b855..067c9da3fdc 100644 --- a/doc/topics/autodevops/img/auto_devops_settings.png +++ b/doc/topics/autodevops/img/auto_devops_settings.png diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index 914217772b8..d100b431721 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -129,8 +129,6 @@ full use of Auto DevOps. If this is your fist time, we recommend you follow the 1. Go to your project's **Settings > CI/CD > General pipelines settings** and find the Auto DevOps section 1. Select "Enable Auto DevOps" -1. After selecting an option to enable Auto DevOps, a checkbox will appear below - so you can immediately run a pipeline on the default branch 1. Optionally, but recommended, add in the [base domain](#auto-devops-base-domain) that will be used by Kubernetes to deploy your application 1. Hit **Save changes** for the changes to take effect |