mirror of
https://gitlab.com/components/secret-detection.git
synced 2025-06-29 23:18:29 +02:00
Apply feedback again
This commit is contained in:
parent
0c82d65e61
commit
19e07ad22a
1 changed files with 1 additions and 6 deletions
|
@ -30,12 +30,7 @@ include:
|
|||
|
||||
Otherwise the job will run when applicable.
|
||||
|
||||
This assumes `SECRET_DETECTION_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value:
|
||||
|
||||
```yaml
|
||||
variables:
|
||||
SECRET_DETECTION_DISABLED: 'true'
|
||||
```
|
||||
This assumes `SECRET_DETECTION_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value.
|
||||
|
||||
### Inputs
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue