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

Integrate gitlab-ci/move-sdk-to-subfolder and 1 more

--

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

Package: move SDK files to subfolder "sdk"

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@8bcaa426

scripts: Add delete_job_artifacts script to delete all artifacts from untagged jobs

For a given project all artifacts may be deleted. This was needed due to
space limitations on the gitlab server.
parent 76d37cdf
No related branches found
No related tags found
1 merge request!157Integrate gitlab-ci/move-sdk-to-subfolder and 1 more
Pipeline #48087 passed with stage
in 58 seconds
Subproject commit 28906544c622720ab6b2141c0664567a57333b28
Subproject commit bab6f8116ca81f562eef7d878bec5992953c4276
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: 28906544c622720ab6b2141c0664567a57333b28
ref: bab6f8116ca81f562eef7d878bec5992953c4276
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: 28906544c622720ab6b2141c0664567a57333b28
GITLAB_CI_REVISION: bab6f8116ca81f562eef7d878bec5992953c4276
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