Commit aa8226cb authored by baotang2118's avatar baotang2118

Update index.md, fix error Secret-Detection.gitlab-ci.yml is empty or does not exist

parent 214097ad
......@@ -115,7 +115,7 @@ Add the following to your `.gitlab-ci.yml` file:
```yaml
include:
- template: Secret-Detection.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
```
The included template creates Secret Detection jobs in your CI/CD pipeline and scans
......@@ -153,7 +153,7 @@ override the `secret_detection` job with the `SECRET_DETECTION_HISTORIC_SCAN` va
```yaml
include:
- template: Secret-Detection.gitlab-ci.yml
- template: Security/Secret-Detection.gitlab-ci.yml
secret_detection:
variables:
......
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