Skip to content

Commit 97abe1a

Browse files
committed
ci: raise the time limit for uploading artefacts to Cloudsmith
Signed-off-by: Liviu Tomoiaga <[email protected]>
1 parent e88f0ff commit 97abe1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ stages:
187187
name: PushArtifacts
188188
displayName: "Push to Artifactory"
189189
- job: Publish_to_Cloudsmith
190-
timeoutInMinutes: 90
190+
timeoutInMinutes: 300
191191
pool:
192192
name: Default
193193
demands:

0 commit comments

Comments
 (0)