Skip to content
Commit ca37afb6 authored by nimrod's avatar nimrod
Browse files

Small refactor and cleanup.

- Change the `run` filter to be a function. Usage should be nicer now:
  `{{ run(['id', '-u'])['stdout'] }}`. Keep the filter for a few
releases to avoid breakage.
- A few filters were missing from the README, add the documentation.
parent 58970d36
Pipeline #2043 passed with stages
in 19 minutes and 21 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment