Update .drone.yml
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
|||||||
- cat Assembly-CSharp.csproj
|
- cat Assembly-CSharp.csproj
|
||||||
- name: code-analysis
|
- name: code-analysis
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: FROM ghcr.io/nosinovacao/dotnet-sonar:latest
|
image: ghcr.io/nosinovacao/dotnet-sonar:latest
|
||||||
commands:
|
commands:
|
||||||
# - apt-get update && apt-get install -y unzip
|
# - apt-get update && apt-get install -y unzip
|
||||||
# - export PATH="$PATH:/root/.dotnet/tools"
|
# - export PATH="$PATH:/root/.dotnet/tools"
|
||||||
|
|||||||
Reference in New Issue
Block a user