Apply feedback again

This commit is contained in:
Ahmed Hemdan 2023-07-05 13:05:23 +02:00
parent 0c82d65e61
commit 19e07ad22a
No known key found for this signature in database
GPG key ID: 35C579218532E2FF

View file

@ -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