Skip to content

Commit 5e123af

Browse files
committed
ci: increase timeout for sync-images job
1 parent 47f395f commit 5e123af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ e2e-test:
135135

136136
sync-images:
137137
stage: deploy
138+
timeout: 2h
138139
rules:
139140
- if: $CI_PIPELINE_SOURCE == "schedule"
140141
- if: $CI_MERGE_REQUEST_ID

0 commit comments

Comments
 (0)