Skip to content

Commit 9604499

Browse files
Copilotvslee
andcommitted
Increase publish_tag job timeout from 2 to 5 minutes
Co-authored-by: vslee <366757+vslee@users.noreply.github.com>
1 parent 635cb47 commit 9604499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
artifactName: build-$(rid)
140140
- job: publish_tag
141141
displayName: Publish artifacts to GH
142-
timeoutInMinutes: 2
142+
timeoutInMinutes: 5
143143
dependsOn: build_tag
144144
continueOnError: false
145145
pool:

0 commit comments

Comments
 (0)