diff options
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index d100b431721..60fea79e072 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -133,6 +133,8 @@ full use of Auto DevOps. If this is your fist time, we recommend you follow the that will be used by Kubernetes to deploy your application 1. Hit **Save changes** for the changes to take effect +**Note:** Starting with GitLab 10.3, when enabling Auto DevOps a pipeline is automatically run on the default branch. +  Now that it's enabled, there are a few more steps depending on whether your project |