Indenting

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2021-11-16 11:45:20 +01:00
parent fc6da83b82
commit 9d139268df
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -29,8 +29,8 @@ spec:
triggers:
- type: ConfigChange
- type: ImageChange
{% if discourse2fedmsg_stg_webhook_secret is defined and env == 'staging' %}
{% if discourse2fedmsg_stg_webhook_secret is defined and env == 'staging' %}
- type: GitHub
github:
secret: "{{ discourse2fedmsg_stg_webhook_secret }}"
{% endif %}
{% endif %}