We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31f218c + 1596f69 commit 5c53bdaCopy full SHA for 5c53bda
ci/pipeline.yml
@@ -399,6 +399,7 @@ jobs:
399
trigger: false
400
- task: stage
401
image: ci-image
402
+ timeout: ((task-timeout))
403
file: git-repo/ci/tasks/stage.yml
404
params:
405
RELEASE_TYPE: M
@@ -421,6 +422,7 @@ jobs:
421
422
423
424
425
426
427
428
RELEASE_TYPE: RC
@@ -443,6 +445,7 @@ jobs:
443
445
444
446
447
448
449
450
451
RELEASE_TYPE: RELEASE
0 commit comments