Activate Github webhook for Noggin
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
33293382fb
commit
71a0ae8a5b
1 changed files with 3 additions and 4 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue