Loading README.md +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
README.md +4 −0 Original line number Diff line number Diff line Loading @@ -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