From: JohnKeeney Date: Wed, 20 Mar 2024 11:29:41 +0000 (+0000) Subject: NONRTRIC Fix typo in docker image name of new sample uService X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=5ee9050a86a8772fc1480bf54db7467513637b18 NONRTRIC Fix typo in docker image name of new sample uService Change-Id: I725de805f70063d3a753f05d18fff0205a5f968e Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-965 --- diff --git a/jjb/nonrtric/nonrtric.yaml b/jjb/nonrtric/nonrtric.yaml index 53352fb2..febd57b4 100644 --- a/jjb/nonrtric/nonrtric.yaml +++ b/jjb/nonrtric/nonrtric.yaml @@ -103,7 +103,7 @@ name: nonrtric-sample-helloworld project-name: "{name}" # image name - docker-name: "o-ranc-sc/nonrtric-sample-helloworld" + docker-name: "o-ran-sc/nonrtric-sample-helloworld" # Directory with Dockerfile docker-root: "sample-services/hello-world" # Limit build trigger to appropriate files