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