Seems drone is not fully YAML compatible
This commit is contained in:
parent
3fb0101b9c
commit
a2150c0b5d
|
@ -1,5 +1,3 @@
|
|||
# Run on all branch pushes
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
@ -26,8 +24,6 @@ trigger:
|
|||
event:
|
||||
exclude:
|
||||
- tag
|
||||
|
||||
# Run on all tag pushes
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
|
|
Loading…
Reference in New Issue
Block a user