mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
websites: fix build webhook
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user