Skip to content
Snippets Groups Projects
Commit dd35a67f 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 c0a8d4f5
No related branches found
No related tags found
1 merge request!105Integrate gitlab-ci/move-sdk-to-subfolder and 1 more
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: emc-test-suite
# 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