adds DroneHelper #61

Merged
OCram85 merged 8 commits from addDroneHelper into master 2022-07-15 08:28:22 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 96d8cdae1a - Show all commits

View File

@ -13,7 +13,7 @@ steps:
image: mcr.microsoft.com/dotnet/sdk:6.0-focal
failure: ignore
environment:
EXCLUDE: "(.exe|.dll|.ico|.gitkeep)"
EXCLUDE: "(.exe|.dll|.ico|.gitkeep|Vendor)"
commands:
- |
apt-get update