Skip to content

Commit

Permalink
Remove 60 minute job timeout #203
Browse files Browse the repository at this point in the history
  • Loading branch information
algattik authored Feb 24, 2020
1 parent d7c71bb commit 02f6d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/diabetes_regression-ci-build-train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ stages:
- job: "Run_ML_Pipeline"
dependsOn: "Get_Pipeline_ID"
displayName: "Trigger ML Training Pipeline"
timeoutInMinutes: 0
pool: server
variables:
AMLPIPELINE_ID: $[ dependencies.Get_Pipeline_ID.outputs['getpipelineid.AMLPIPELINEID'] ]
Expand Down

0 comments on commit 02f6d4e

Please sign in to comment.