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: FROM ghcr.io/nosinovacao/dotnet-sonar:latest
|
||||
image: ghcr.io/nosinovacao/dotnet-sonar:latest
|
||||
commands:
|
||||
# - apt-get update && apt-get install -y unzip
|
||||
# - export PATH="$PATH:/root/.dotnet/tools"
|
||||
|
||||
Reference in New Issue
Block a user