Seems drone is not fully YAML compatible

This commit is contained in:
Lilleman auf Larv 2022-02-15 19:25:05 +01:00
parent 3fb0101b9c
commit a2150c0b5d

View File

@ -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