The configuration for this branch is the same as master,
except that "deploy on green" is
false. Click to
configure this branch separate from master.

[[ loadingMessage ]]
{% include "config/branch-settings.html" %}
{% include "config/plugins.html" %}
{% for runner in runners %}
{% autoescape false %}
{{ runner.html }}
{% endautoescape %}
{% endfor %}
{% for plugin in plugins %}
{#
This plugin is disabled.
#}
{% autoescape false %}
{{ plugin.html }}
{% endautoescape %}
{% endfor %}
{% include "config/project.html" %}
{% include "config/branches.html" %}
{% include "config/provider.html" %}