mirror of
https://git.dn42.dev/wiki/wiki.git
synced 2024-11-19 04:07:25 +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
|
||||
type: docker
|
||||
|
||||
@ -16,3 +17,8 @@ steps:
|
||||
API_TOKEN:
|
||||
from_secret: API_KEY
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: aecbf74e80aa00712ff2d52833db1cc57d67e9cf7dc94f86dc074a94e8e15b04
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user