index
:
python-jenkins-job-builder.git
master-patches
patches to python-jenkins-job-builder package in Fedora
Ken Dreyer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
yamlparser
/
fixtures
/
jinja03.yaml.inc
blob: ff2096f5086e964ea35480b6394666cec28f2f9f (
plain
)
1
2
3
{
% for x
in
[
1
,
2
,
3
]
%
}
{{
x
}}
{
%
-
endfor %
}