Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / ric-app-bouncer / ric-app-bouncer.yaml
index 9e7ac4c..cd7a992 100644 (file)
@@ -5,7 +5,7 @@
     views:
       - project-view
 
-- bouncer_common: &bouncer_common
+- _bouncer_common: &bouncer_common
     # values apply to all projects
     name: bouncer-common
     # git repo
     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