disable dotnet telemetry 2
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2022-10-18 13:07:30 +10:00
parent 52b36a98a7
commit c661201812

View File

@ -18,7 +18,7 @@ steps:
- git pull
- name: build
environment:
- DOTNET_CLI_TELEMETRY_OPTOUT=1
DOTNET_CLI_TELEMETRY_OPTOUT: 1
commands:
- cd /usr/share/$DRONE_REPO_NAME
- dotnet build