Skip to content
Snippets Groups Projects
Commit af17ac07 authored by Andrej Shadura's avatar Andrej Shadura Committed by Walter Lozano
Browse files

Extend image building timeout to two hours


Generating license BOM sometimes takes longer than an hour resulting in
jobs being killed.

Signed-off-by: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 46b6705d
No related branches found
No related tags found
1 merge request!620Backport v2024 <- v2025dev2: Several fixes
Pipeline #704402 passed
......@@ -6,6 +6,7 @@
RECIPES_PATH: /tmp/recipes
RECIPES_REPO_URL: https://gitlab-ci-token:${CI_JOB_TOKEN}@${CI_SERVER_HOST}/infrastructure/${OSNAME}-image-recipes.git
stage: build
timeout: 2h
rules:
- when: on_success
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment