Seems drone is not fully YAML compatible
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user