Commit 71d8be81 authored by Sashi Kumar Kumaresan's avatar Sashi Kumar Kumaresan

Update DOCKER_INSECURE to CS_DOCKER_INSECURE

parent 4a4b4a2f
......@@ -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