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 17:18:49 -05:00
parent 621aa6d9f6
commit 5e0ebb40fe

View File

@ -37,11 +37,11 @@ platform:
arch: amd64 arch: amd64
trigger: trigger:
repo: branch:
- sharpetronics/sharpetronics.com - master
# branch: repo:
# - master - sharpetronics/sharpetronics.com
steps: steps:
- name: build-website - name: build-website
image: ruby:latest image: ruby:latest