Skip to content
Snippets Groups Projects
Commit 49fafe8c authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/increase-package-timeout

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@31e5a427

CI: package: Increase timeout to 90

We had timeouts during the upload of the artifacts
so I increase it to 90 minutes.
parent 269de119
No related branches found
No related tags found
1 merge request!77Integrate gitlab-ci/increase-package-timeout
Pipeline #65317 passed with stage
in 41 seconds
Subproject commit 23680f489b33d1fc2270958cf174f00701947774 Subproject commit 31e5a427d57e2d3cac971a32d18e6274932adb99
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 23680f489b33d1fc2270958cf174f00701947774 ref: 31e5a427d57e2d3cac971a32d18e6274932adb99
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 23680f489b33d1fc2270958cf174f00701947774 GITLAB_CI_REVISION: 31e5a427d57e2d3cac971a32d18e6274932adb99
BB_RECIPE_NAME: xconfig BB_RECIPE_NAME: xconfig
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