CI: Set the docker root & container tag dir 89/6489/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 8 Jul 2021 23:30:52 +0000 (09:30 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 8 Jul 2021 23:30:52 +0000 (09:30 +1000)
This fixes the issue: "Failed to get a container tag using
method yaml-file".

Issue-ID: IT-22385
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: Iefa95acb843ceea845e225e176c08d19fbc9e10e

jjb/ric-app-bouncer/ric-app-bouncer.yaml

index 9e7ac4c..f0a7d22 100644 (file)
     name: ric-app-bouncer
     # image name
     docker-name: 'o-ran-sc/{name}'
+    # docker root
+    docker-root: Bouncer
     # source type of image tag
     container-tag-method: yaml-file
     # use host network
     docker-build-args: '--network=host'
+    # tag file is in subdir
+    container-tag-yaml-dir: Bouncer
     # trigger on any change other than a file in ./docs
     gerrit_trigger_file_paths:
         - compare-type: REG_EXP