- add empty line

master
SimonG 5 years ago
parent b2dd4debca
commit d70d51421b
  1. 1
      .drone.yml

@ -1,6 +1,7 @@
kind: pipeline kind: pipeline
type: docker type: docker
name: CI name: CI
steps: steps:
- name: Build - name: Build
image: mcr.microsoft.com/dotnet/sdk:5.0 image: mcr.microsoft.com/dotnet/sdk:5.0

Loading…
Cancel
Save