Update .drone.yml
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
||||
- cat Assembly-CSharp.csproj
|
||||
- name: code-analysis
|
||||
pull: if-not-exists
|
||||
image: mcr.microsoft.com/dotnet/framework/runtime:4.8.1
|
||||
image: mcr.microsoft.com/dotnet/sdk:6.0
|
||||
commands:
|
||||
- apt-get update && apt-get install -y unzip
|
||||
- export PATH="$PATH:/root/.dotnet/tools"
|
||||
|
||||
Reference in New Issue
Block a user