Skip to content
Snippets Groups Projects
Commit 387cdacc 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 8a5b69c6
No related branches found
No related tags found
1 merge request!156Integrate gitlab-ci/move-sdk-to-subfolder and 1 more
Pipeline #48016 passed with stage
in 1 minute and 41 seconds
Subproject commit 28906544c622720ab6b2141c0664567a57333b28 Subproject commit bab6f8116ca81f562eef7d878bec5992953c4276
...@@ -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: 28906544c622720ab6b2141c0664567a57333b28 ref: bab6f8116ca81f562eef7d878bec5992953c4276
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: 28906544c622720ab6b2141c0664567a57333b28 GITLAB_CI_REVISION: bab6f8116ca81f562eef7d878bec5992953c4276
BB_RECIPE_NAME: linux-guf BB_RECIPE_NAME: linux-guf
# 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