Skip to content

Add docs for tls_verify config field

Steve Xuereb requested to merge docs/add-missing-docker-config into master

What does this MR do?

Add docs for tls_verify config field

Why was this MR needed?

tls_verify is missing from the config options for the Docker executor. 2247535a

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31051#note_195062590

Merge request reports