Skip to content

Commit 3e4e6c6

Browse files
committed
add another param
1 parent 58be3ca commit 3e4e6c6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure/common/deploy-stages.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ parameters:
1818
type: string
1919
- name: agent_pool
2020
type: string
21+
- name: job_timeout_in_minutes
22+
type: number
23+
default: 60
2124

2225

2326
stages:

0 commit comments

Comments
 (0)