When you trigger a build using the API the resulting build is created with event type custom

This commit is contained in:
oDinZu 2022-12-10 16:56:35 -05:00
parent f15762a41b
commit 864f45d089

View File

@ -39,6 +39,8 @@ platform:
trigger:
branch:
- master
event:
- custom
steps:
- name: build-website