Added .drone.yml signature to prevent modifications
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
DataHoarder 2020-12-13 23:33:42 +01:00
parent c11e148485
commit df3a3aac6c

View file

@ -32,3 +32,8 @@ steps:
- cd src
- make clean
- make -j $(nproc) CONFIG_UIO=1
---
kind: signature
hmac: e98e736a1edf54260b9ba26869955c3ee51d671325b4dde49bedd61b908014d3
...