forked from Deuxfleurs/guichet
Add Drone CI signature
This commit is contained in:
parent
d6f4be04c6
commit
bfeccfe191
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: 38948cd073f3a0b73ab7bb13ba1b5e18c64c02976abfd6dcd5bf7a4c34197e8c
|
||||||
|
|
||||||
|
...
|
||||||
|
|
Loading…
Reference in a new issue