Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 392 Bytes

HACKING.org

File metadata and controls

8 lines (4 loc) · 392 Bytes

Introduction

We are getting away from GitHub CI, and hosting our own CI servers. From GitHub, once a person makes a push, we’ll be using webhook to initiate laminar.

First install laminar (use the appropriate binary):

wget https://github.com/adnanh/webhook/releases/download/2.8.0/webhook-linux-amd64.tar.gz && tar xf webhook-linux-amd64.tar.gz