mirror of
https://gitlab.com/components/sast.git
synced 2025-06-30 15:38:29 +02:00
Apply more feedback
This commit is contained in:
parent
c6a0ab358f
commit
b0bca34ba8
1 changed files with 1 additions and 6 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue