Skip to content

Commit 1e8b6f5

Browse files
authored
Update AzurePipelines.ts
1 parent 73d9e50 commit 1e8b6f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/bundler-plugin-core/src/utils/providers/AzurePipelines.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,5 +177,6 @@ export function getEnvVarNames() {
177177
"SYSTEM_PULLREQUEST_PULLREQUESTNUMBER",
178178
"SYSTEM_TEAMFOUNDATIONSERVERURI",
179179
"SYSTEM_TEAMPROJECT",
180+
"SYSTEM_SKIP_MERGE_COMMIT_FROM_PR",
180181
];
181182
}

0 commit comments

Comments
 (0)