Skip to content

Commit e00e6fa

Browse files
committed
Add timeout for components:update job
1 parent f40484b commit e00e6fa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ components:update:
99
image: ruby:3.2.2
1010
stage: components
1111
resource_group: components_update
12+
timeout: 10 min
1213
parallel:
1314
matrix:
1415
- COMPONENT:

0 commit comments

Comments
 (0)