Commit 874dfb84 authored by Nick Gaskill's avatar Nick Gaskill

Merge branch 'sashi_kumar-master-patch-94705' into 'master'

Update DOCKER_INSECURE to CS_DOCKER_INSECURE

See merge request gitlab-org/gitlab!63640
parents a7b8435d 71d8be81
......@@ -413,7 +413,7 @@ For details on saving and transporting Docker images as a file, see Docker's doc
```
1. If your local Docker container registry is running securely over `HTTPS`, but you're using a
self-signed certificate, then you must set `DOCKER_INSECURE: "true"` in the above
self-signed certificate, then you must set `CS_DOCKER_INSECURE: "true"` in the above
`container_scanning` section of your `.gitlab-ci.yml`.
#### Automating container scanning vulnerability database updates with a pipeline
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment