disable dotnet telemetry 2
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
52b36a98a7
commit
c661201812
@ -18,7 +18,7 @@ steps:
|
|||||||
- git pull
|
- git pull
|
||||||
- name: build
|
- name: build
|
||||||
environment:
|
environment:
|
||||||
- DOTNET_CLI_TELEMETRY_OPTOUT=1
|
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||||
commands:
|
commands:
|
||||||
- cd /usr/share/$DRONE_REPO_NAME
|
- cd /usr/share/$DRONE_REPO_NAME
|
||||||
- dotnet build
|
- dotnet build
|
||||||
|
Reference in New Issue
Block a user