Apply more feedback

This commit is contained in:
Ahmed Hemdan 2023-07-05 13:03:16 +02:00
parent c6a0ab358f
commit b0bca34ba8
No known key found for this signature in database
GPG key ID: 35C579218532E2FF

View file

@ -29,12 +29,7 @@ include:
Otherwise all SAST jobs will always run when applicable. Otherwise all SAST jobs will always run when applicable.
This assumes `SAST_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value: This assumes `SAST_DISABLED` variable is already defined in `.gitlab-ci.yml` with either `'true'` or `'1'` as the value.
```yaml
variables:
SAST_DISABLED: 'true'
```
### Inputs ### Inputs