Update .drone.yml
This commit is contained in:
@@ -16,6 +16,8 @@ steps:
|
||||
- apt-get update && apt-get install -y unzip
|
||||
- export PATH="$PATH:/root/.dotnet/tools"
|
||||
- ls
|
||||
- rm Assembly-CSharp-Editor.csproj
|
||||
- rm Assembly-CSharp.csproj
|
||||
- dotnet tool install --global dotnet-sonarscanner
|
||||
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user