add signature to .drone.yml
This commit is contained in:
parent
ae25e152ce
commit
2075dd4fd1
1 changed files with 5 additions and 0 deletions
|
@ -23,3 +23,8 @@ steps:
|
||||||
source: public/**/*
|
source: public/**/*
|
||||||
target: /
|
target: /
|
||||||
strip_prefix: public/
|
strip_prefix: public/
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: df6b52d9df69585198a43891c53ba1557968c3745d8c1028da75d55fbfbdf763
|
||||||
|
|
||||||
|
...
|
||||||
|
|
Loading…
Add table
Reference in a new issue