sign drone config
This commit is contained in:
parent
d0d31b4e63
commit
44c2ccbb2f
|
@ -1,3 +1,4 @@
|
||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
@ -7,3 +8,8 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- go test
|
- go test
|
||||||
- go build
|
- go build
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: cbb10ef13ae454b2ddeaf542c3a5ac72a7d8a4951f638126b1d5905338d95a2b
|
||||||
|
|
||||||
|
...
|
||||||
|
|
Loading…
Reference in New Issue