Skip to content
Snippets Groups Projects
Commit 76d37cdf 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 535c5025
No related branches found
No related tags found
1 merge request!155Integrate gitlab-ci/reduce-build-artifact-expiration
Pipeline #47437 passed with stage
in 16 seconds
Subproject commit d404f25753e07da8a97145706ecf7aaf5fd52f0a
Subproject commit 28906544c622720ab6b2141c0664567a57333b28
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: d404f25753e07da8a97145706ecf7aaf5fd52f0a
ref: 28906544c622720ab6b2141c0664567a57333b28
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: d404f25753e07da8a97145706ecf7aaf5fd52f0a
GITLAB_CI_REVISION: 28906544c622720ab6b2141c0664567a57333b28
BB_RECIPE_NAME: linux-seconorth
# FIXME: This is only necessary due to the following GitLab limitation:
# 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