When you trigger a build using the API the resulting build is created with event type custom
This commit is contained in:
parent
621aa6d9f6
commit
5e0ebb40fe
10
.drone.yml
10
.drone.yml
@ -37,11 +37,11 @@ platform:
|
||||
arch: amd64
|
||||
|
||||
trigger:
|
||||
repo:
|
||||
- sharpetronics/sharpetronics.com
|
||||
# branch:
|
||||
# - master
|
||||
|
||||
branch:
|
||||
- master
|
||||
repo:
|
||||
- sharpetronics/sharpetronics.com
|
||||
|
||||
steps:
|
||||
- name: build-website
|
||||
image: ruby:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user