diff --git a/.azurepipelines/build-shared-ios-1ES.yml b/.azurepipelines/build-shared-ios-1ES.yml index 5eab4791f..131303d86 100644 --- a/.azurepipelines/build-shared-ios-1ES.yml +++ b/.azurepipelines/build-shared-ios-1ES.yml @@ -36,9 +36,9 @@ extends: eslint: enableExclusions: true exclusionPatterns: | - TestApp/ - TestApp34/ - DemoApp/ + ../TestApp/* + ../TestApp34/* + ..DemoApp/* stages: - stage: stage jobs: