Skip to content

Commit

Permalink
ci: increase timeout for sync-images job
Browse files Browse the repository at this point in the history
  • Loading branch information
WanzenBug committed Jun 11, 2024
1 parent 47f395f commit 5e123af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ e2e-test:

sync-images:
stage: deploy
timeout: 2h
rules:
- if: $CI_PIPELINE_SOURCE == "schedule"
- if: $CI_MERGE_REQUEST_ID
Expand Down

0 comments on commit 5e123af

Please sign in to comment.