mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-26 16:41:07 +08:00
Activate Github webhook for Noggin
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -37,8 +37,7 @@ spec:
|
||||
secret: "{{ noggin_stg_github_secret }}"
|
||||
{% endif %}
|
||||
{% if noggin_github_secret is defined and env == 'production' %}
|
||||
# Do we really want auto rebuilds in prod?
|
||||
# - type: GitHub
|
||||
# github:
|
||||
# secret: "{{ noggin_github_secret }}"
|
||||
- type: GitHub
|
||||
github:
|
||||
secret: "{{ noggin_github_secret }}"
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user