drone / charts

Helm charts for the Drone platform on Kubernetes
Other
168 stars 118 forks source link

I use the charts to make up a drone server, but the trigger doesn't work #25

Closed golanggc closed 4 years ago

golanggc commented 4 years ago
golanggc commented 4 years ago

my pipeline

kind: pipeline
type: kubernetes
name: default
dns_config:
  nameservers:
    - 192.168.0.63
    - 172.21.0.10
steps:
- name: greeting
  image: alpine
  commands:
  - echo world
trigger:
  event:
  - push
bradrydzewski commented 4 years ago

:wave: hey there, per our issue template, for end-user support please use one of our support channels, such as our chatroom or our mailing list.