forked from Deuxfleurs/bottin
Add drone signature
This commit is contained in:
parent
c32d605a11
commit
aa912b5ceb
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: golang:stretch
|
image: golang:stretch
|
||||||
|
@ -5,3 +6,8 @@ pipeline:
|
||||||
- go get -d -v
|
- go get -d -v
|
||||||
- go build -v
|
- go build -v
|
||||||
|
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: 8f49fdf0e4abb0790827eed7cac8eedd5e11705d1fa01954a84929933eb7b254
|
||||||
|
|
||||||
|
...
|
||||||
|
|
Loading…
Reference in a new issue