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
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user