websites: fix build webhook
This commit is contained in:
parent
f3a095d430
commit
17c417e555
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue