From 95a6b48c3e03ee9260c8ca193909f09dfbf16f8f Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Mon, 1 Feb 2021 18:43:30 +0000 Subject: [PATCH] add go1.16 branch do drone builds This branch has fully self-contained binaries, so I thought it'd be a good idea to build it alongside. --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 8754fc5..8bf6782 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,6 +48,7 @@ steps: trigger: branch: - main + - go1.16 event: exclude: - pull_request