Update .github/.drone.yml
This commit is contained in:
parent
270405100d
commit
336588fa08
1 changed files with 0 additions and 3 deletions
3
.github/.drone.yml
vendored
3
.github/.drone.yml
vendored
|
@ -1,4 +1,3 @@
|
||||||
---
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: Lint on PR
|
name: Lint on PR
|
||||||
|
@ -63,10 +62,8 @@ steps:
|
||||||
- change_match:
|
- change_match:
|
||||||
path:
|
path:
|
||||||
- "^downloaders/.*\.yml$"
|
- "^downloaders/.*\.yml$"
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: docker
|
type: docker
|
||||||
name: Update Branches
|
name: Update Branches
|
||||||
|
|
Reference in a new issue