ci: start signing .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c358854c8c
commit
9eb7e99f6d
@ -66,3 +66,9 @@ steps:
|
||||
|
||||
trigger:
|
||||
event: [push, pull_request, cron, tag]
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: d39d55dd11e23d041cfbeb9f1efbbc25a038846e81cd74a78152d61796e393b9
|
||||
|
||||
...
|
||||
|
@ -6,6 +6,7 @@ repos:
|
||||
hooks:
|
||||
- id: check-merge-conflict
|
||||
- id: check-yaml
|
||||
exclude: .drone.yml
|
||||
- repo: https://git.dotya.ml/wanderer/hadolint-pre-commit
|
||||
rev: v0.0.1
|
||||
hooks:
|
||||
|
Loading…
Reference in New Issue
Block a user