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=1bf80e0c762d9a9ab0f943e5a6c6eeb17449d990;hb=refs%2Fheads%2Fmaster;hp=fb5a8fd2ea24d0a603e76119be2d752758ea576b;hpb=b0cf01badcd2717524aa17d1011a19b40036c503;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 fb5a8fd2..1bf80e0c 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 @@ -5,17 +5,8 @@ views: - project-view -- project: - name: ric-plt-xapp-frame-rust-info - project: ric-plt/xapp-frame-rust - project-name: ric-plt-xapp-frame-rust - build-node: centos7-builder-1c-1g - branch: master - 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 +20,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: