Daniel Longeuay
Daniel Longeuay
One other idea would be to do a quick check on file contents for any template variables. Search for a pattern, `{{.+}}`, and if found, set file type to helm....
Docs have been updated with an example of using the job token
There are log_order options available now to help achieve the same affect when using the CI_JOB_TOKEN instead of the GITLAB_TOKEN. ``` log_order=dfs (Default) - Ordering by depth-first search in pre-order...
The same needs to be done for the `AlertRuleExport.For` field as well.