X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fric-plt-xapp-frame-rust%2Fric-plt-xapp-frame-rust.yaml;h=5cac6b6875d62803ea4476f1abdb18610d9e9e0c;hb=5ee71d5885fb656e5866d64eb5ea3311fd141960;hp=108261b6f965cd567d9b26179fa2d9089c2968df;hpb=f0319bd1f3d0029c868356c5416534918c2f0da4;p=ci-management.git diff --git a/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml b/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml index 108261b6..5cac6b68 100644 --- a/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml +++ b/jjb/ric-plt-xapp-frame-rust/ric-plt-xapp-frame-rust.yaml @@ -14,8 +14,8 @@ jobs: - gerrit-info-yaml-verify -- xapp_frame_rust_docker_common: &xapp_frame_rust_docker_common - # values apply to all xapp-frame docker projects +- _xapp_frame_rust_docker_common: + &xapp_frame_rust_docker_common # values apply to all xapp-frame docker projects name: xapp-frame-rust-docker-common # git repo project: ric-plt/xapp-frame-rust @@ -29,9 +29,9 @@ <<: *xapp_frame_rust_docker_common name: ric-plt-xapp-frame-rust # image name, altho it is never pushed - docker-name: '{name}' + docker-name: "{name}" # use host network - docker-build-args: '--network=host -f ci/Dockerfile' + docker-build-args: "--network=host -f ci/Dockerfile" # image tag; use a fixed value container-tag-method: latest jobs: