Skip to content
Snippets Groups Projects
Commit be438151 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 cf04b260
No related branches found
No related tags found
1 merge request!143Integrate gitlab-ci/copy_directory
Pipeline #118473 passed with stage
in 11 seconds
Subproject commit ab19eb61134380b86d35ab0c5ec92a3033a272e4 Subproject commit 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: ab19eb61134380b86d35ab0c5ec92a3033a272e4 ref: 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
file: 'manifest-integration.yml' file: 'manifest-integration.yml'
variables: variables:
GITLAB_CI_REVISION: ab19eb61134380b86d35ab0c5ec92a3033a272e4 GITLAB_CI_REVISION: 6e6f124b6aa90aa6eb41779c2a6ddaa12fa5ac25
BB_RECIPE_NAME: gfxml2dto BB_RECIPE_NAME: gfxml2dto
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