Commit c5600522 authored by Thomas Boni's avatar Thomas Boni
Browse files

fix(gitleaks): fix documentation

parent d1bcfa50
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@ secrets like passwords, api keys and tokens in git repository. As it written in
## How to use it

1. Copy/paste job URL in `include` list of your `.gitlab-ci.yml` (see the [quick setup](/use-the-hub/#quick-setup)). You can specify [a fixed version](#changelog) instead of `latest`.
   your `.gitlab-ci.yml` file (see the [quick setup](/use-the-hub/#quick-setup)). You can
   specify [a fixed version](/versioning/) instead of `latest`.
2. Well done, your job is ready to work ! 😀

## Allowing Failure