Skip to content
Snippets Groups Projects
Commit fd554f93 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 5f4ed027
No related branches found
No related tags found
Loading
Pipeline #130058 passed with stage
in 18 seconds
Subproject commit bd4caeae042c7e51f2982e06e3f2531292656a7e
Subproject commit 58554035ea3de924cc0670f811c2664224b22d76
......@@ -4,8 +4,8 @@
# ---------------------------------------------------------------------------------------
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
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