aboutsummaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.drone.yml b/.drone.yml
index 853c5f2..9eea880 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -1,3 +1,4 @@
+---
pipeline:
build:
image: golang:stretch
@@ -5,3 +6,8 @@ pipeline:
- go get -d -v
- go build -v
+---
+kind: signature
+hmac: 8f49fdf0e4abb0790827eed7cac8eedd5e11705d1fa01954a84929933eb7b254
+
+...