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

Integrate gitlab-ci/copy_directory

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@6e6f124b

package_release: Add a way to copy the whole directory

Item should end with "/" to be treated as a directory
parent c799ca72
No related branches found
No related tags found
1 merge request!489Integrate gitlab-ci/copy_directory
Pipeline #118449 passed with stage
in 24 seconds
Subproject commit ab19eb61134380b86d35ab0c5ec92a3033a272e4
Subproject commit 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
......@@ -4,11 +4,11 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: ab19eb61134380b86d35ab0c5ec92a3033a272e4
ref: 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: ab19eb61134380b86d35ab0c5ec92a3033a272e4
GITLAB_CI_REVISION: 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
BB_RECIPE_NAME: linux-imx
# 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