lp:~philroche/ubuntu-on-ec2/+git/jenkins-job-builder

Owned by Philip Roche
Get this repository:
git clone https://git.launchpad.net/~philroche/ubuntu-on-ec2/+git/jenkins-job-builder
Only Philip Roche can upload to this repository. If you are Philip Roche please log in for upload directions.

Branches

Name Last Modified Last Commit
features/jinja2-as-yaml 2019-07-11 10:04:29 UTC
Add support for rendering jinja template strings as yaml

Author: Philip Roche
Author Date: 2019-07-11 10:04:29 UTC

Add support for rendering jinja template strings as yaml

Example usage:

        - axis:
            type: user-defined
            name: DOCKER_VERSIONS
            values:
                !j2-as-yaml: |
{% for zone in zones %}
- {{ zone }}
{% endfor %}

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers