Commit e7ecf9fe authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: remove Gitlab compatibility chapter

parent dd20d2ec
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -154,7 +154,3 @@ Here are some advices about your **secrets** (variables marked with a :lock:):
  simply define its value as the [Base64](https://en.wikipedia.org/wiki/Base64) encoded value prefixed with `@b64@`:
  it will then be possible to mask it and the template will automatically decode it prior to using it.
3. Don't forget to escape special characters (ex: `$` -> `$$`).

## Gitlab compatibility

:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11