Browse Source

test drone

master
wanggang 1 year ago
parent
commit
5be0988956
  1. 1
      .drone.yml

1
.drone.yml

@ -15,6 +15,7 @@ volumes:
steps:
- name: build
image: mcr.microsoft.com/dotnet/sdk:6.0
privileged: true
volumes:
- name: cache
host:

Loading…
Cancel
Save