Merge branch 'master' into CU-cunmht
This commit is contained in:
11
.drone.yml
11
.drone.yml
@@ -1,3 +1,4 @@
|
|||||||
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
@@ -11,3 +12,13 @@ steps:
|
|||||||
image: bdebyl/yamllint
|
image: bdebyl/yamllint
|
||||||
command:
|
command:
|
||||||
- make lint-ci
|
- make lint-ci
|
||||||
|
|
||||||
|
trigger:
|
||||||
|
event:
|
||||||
|
exclude:
|
||||||
|
- pull_request
|
||||||
|
---
|
||||||
|
kind: signature
|
||||||
|
hmac: 4280c0f368f066e7c24573ae80777b3a7f8f6483a643f7843388a50529379c71
|
||||||
|
|
||||||
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user