Commit 02921da3 authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

docs: add gitlab compatibility

parent 83787983
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -150,3 +150,7 @@ 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