exclude tests file
This commit is contained in:
parent
9c83df1543
commit
2671cff0f5
@ -13,7 +13,7 @@ steps:
|
|||||||
image: mcr.microsoft.com/dotnet/sdk:6.0-focal
|
image: mcr.microsoft.com/dotnet/sdk:6.0-focal
|
||||||
failure: ignore
|
failure: ignore
|
||||||
environment:
|
environment:
|
||||||
EXCLUDE: "(.exe|.dll|.ico|.gitkeep|Vendor)"
|
EXCLUDE: "(.exe|.dll|.ico|.gitkeep|Vendor|.Tests.ps1)"
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
apt-get update
|
apt-get update
|
||||||
|
Loading…
Reference in New Issue
Block a user