Merge branch 'docs-customizing-autodevops' into 'master'
Fix anchor link to customizing AutoDevops yaml file See merge request gitlab-org/gitlab-ce!22962
This commit is contained in:
commit
735d24f368
1 changed files with 1 additions and 1 deletions
|
@ -567,7 +567,7 @@ To view the metrics, open the
|
|||
While Auto DevOps provides great defaults to get you started, you can customize
|
||||
almost everything to fit your needs; from custom [buildpacks](#custom-buildpacks),
|
||||
to [`Dockerfile`s](#custom-dockerfile), [Helm charts](#custom-helm-chart), or
|
||||
even copying the complete [CI/CD configuration](#customizing-gitlab-ci-yml)
|
||||
even copying the complete [CI/CD configuration](#customizing-gitlab-ciyml)
|
||||
into your project to enable staging and canary deployments, and more.
|
||||
|
||||
### Custom buildpacks
|
||||
|
|
Loading…
Reference in a new issue