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

Integrate gitlab-ci/fix_collect_confluence

--

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

scripts:release_info: Deep copy dict in merge_variables

Without the deep copy, the merge operation manipulates the dict it is
storing the new values in.
parent 407e9e5a
No related branches found
No related tags found
1 merge request!316Integrate gitlab-ci/fix_collect_confluence
Pipeline #130098 passed with stage
in 51 seconds
Subproject commit bd4caeae042c7e51f2982e06e3f2531292656a7e
Subproject commit 58554035ea3de924cc0670f811c2664224b22d76
......@@ -4,9 +4,9 @@
# ---------------------------------------------------------------------------------------
include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: bd4caeae042c7e51f2982e06e3f2531292656a7e
ref: 58554035ea3de924cc0670f811c2664224b22d76
file: 'manifest-integration.yml'
variables:
GITLAB_CI_REVISION: bd4caeae042c7e51f2982e06e3f2531292656a7e
GITLAB_CI_REVISION: 58554035ea3de924cc0670f811c2664224b22d76
BB_RECIPE_NAME: linux-seconorth
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