We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6841c3 commit fff30efCopy full SHA for fff30ef
ci/pipeline.yml
@@ -516,6 +516,7 @@ jobs:
516
trigger: false
517
- task: stage
518
image: ci-image
519
+ timeout: ((task-timeout))
520
file: git-repo/ci/tasks/stage.yml
521
params:
522
RELEASE_TYPE: M
@@ -538,6 +539,7 @@ jobs:
538
539
540
541
542
543
544
545
RELEASE_TYPE: RC
@@ -560,6 +562,7 @@ jobs:
560
562
561
563
564
565
566
567
568
RELEASE_TYPE: RELEASE
0 commit comments