correct yml
continuous-integration/drone/push Build is passing Details

pull/201/head
mzjeeawody 3 years ago
parent 4cf65f7bbd
commit 142f902ed9

@ -9,6 +9,9 @@ trigger:
steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:6.0
volumes:
- name: docs
path: /docs
commands:
- cd Sources/
- dotnet restore DiceApp.sln

Loading…
Cancel
Save