Update .drone.yml
This commit is contained in:
@@ -11,7 +11,7 @@ steps:
|
|||||||
|
|
||||||
- name: code-analysis
|
- name: code-analysis
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: mcr.microsoft.com/dotnet/framework/runtime:4.7.1
|
image: mcr.microsoft.com/dotnet/framework/runtime:4.8.1
|
||||||
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