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

Integrate gitlab-ci/reduce-build-artifact-expiration

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@28906544

Reduce artifact expiration of build jobs to 1 week
parent ce3bad63
No related branches found
No related tags found
1 merge request!103Integrate gitlab-ci/reduce-build-artifact-expiration
Subproject commit d404f25753e07da8a97145706ecf7aaf5fd52f0a Subproject commit 28906544c622720ab6b2141c0664567a57333b28
...@@ -4,11 +4,11 @@ ...@@ -4,11 +4,11 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: d404f25753e07da8a97145706ecf7aaf5fd52f0a ref: 28906544c622720ab6b2141c0664567a57333b28
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: d404f25753e07da8a97145706ecf7aaf5fd52f0a GITLAB_CI_REVISION: 28906544c622720ab6b2141c0664567a57333b28
BB_RECIPE_NAME: emc-test-suite BB_RECIPE_NAME: emc-test-suite
# FIXME: This is only necessary due to the following GitLab limitation: # FIXME: This is only necessary due to the following GitLab limitation:
# https://gitlab.com/gitlab-org/gitlab/-/issues/209904 # https://gitlab.com/gitlab-org/gitlab/-/issues/209904
......
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