Skip to content

Commit 0cd21c4

Browse files
committed
Work CI-CD
- Add exclusion path for Tests folder on commits. (was causing new releases for changes in test apps) ***NO_CI***
1 parent 8eef07f commit 0cd21c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ trigger:
1919
- assets/*
2020
- config/*
2121
- .github/*
22+
- Tests/*
2223

2324
tags:
2425
include:

0 commit comments

Comments
 (0)