mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-11-23 07:43:29 +01:00
add signature to .drone.yml to prevent tampering
This commit is contained in:
parent
adb73dc87c
commit
d85cbd1b08
@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
@ -16,3 +17,8 @@ steps:
|
|||||||
API_TOKEN:
|
API_TOKEN:
|
||||||
from_secret: API_KEY
|
from_secret: API_KEY
|
||||||
|
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: aecbf74e80aa00712ff2d52833db1cc57d67e9cf7dc94f86dc074a94e8e15b04
|
||||||
|
|
||||||
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user