websites: fix build webhook

This commit is contained in:
Francois Andrieu 2023-02-15 19:03:10 +01:00 committed by zlopez
parent f3a095d430
commit 17c417e555

View file

@ -59,8 +59,8 @@ spec:
name: builder:latest
triggers:
{% if websites_github_secret is defined %}
- type: GitHub
github:
- type: GitLab
gitlab:
secret: "{{ websites_github_secret }}"
{% endif %}
- type: ConfigChange