chore: sign drone config

This commit is contained in:
kolaente 2024-04-07 12:20:07 +02:00
parent c8754b122d
commit 51459f9a52
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
2 changed files with 2 additions and 1 deletions

View File

@ -1400,6 +1400,6 @@ steps:
- failure
---
kind: signature
hmac: c312afe632177a2d45f47c429bf6c7528af3c51a097430956558532ccdcc42b9
hmac: ad1d7014fb230dd4ced032ea8995b7a7dc18fcc7cf0805ee38dcbcd6413325af
...

View File

@ -18,6 +18,7 @@ linters:
- scopelint # Obsolete, using exportloopref instead
- durationcheck
- goconst
- musttag
presets:
- bugs
- unused