Skip to content

Commit dc60ef8

Browse files
committed
🧪
1 parent 8d3fbf2 commit dc60ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ extends:
2828
name: Azure-Pipelines-1ESPT-ExDShared
2929
image: windows-latest
3030
os: windows # We need windows because compliance task only run on windows.
31-
customBuildTags: Null # send empty tags since it is not supported on GH repo's for PR's
32-
customLogIssues: Null # send empty tags since it is not supported on GH repo's for PR's
31+
customBuildTags: null # send empty tags since it is not supported on GH repo's for PR's
32+
customLogIssues: null # send empty tags since it is not supported on GH repo's for PR's
3333
stages:
3434
- stage: main
3535
jobs:

0 commit comments

Comments
 (0)