website/Infrastructure/.drone.yml

12 lines
No EOL
176 B
YAML

kind: pipeline
name: default
clone:
skip_verify: true
steps:
- name: build
image: mcr.microsoft.com/dotnet/core/sdk:2.2
commands:
- chmod +x ./build.sh
- ./build.sh