Automation adds ric-plt-xapp-frame-cpp.yaml
[ci-management.git] / jjb / oran-jjb / oran-docker-ci-jobs.yaml
index 68a8908..8cc2b22 100644 (file)
@@ -73,7 +73,7 @@
     ######################
 
     branch: master
-    build-days-to-keep: 7
+    build-days-to-keep: 30
     build-timeout: 60
     submodule-disable: false
     submodule-recursive: true
@@ -81,6 +81,7 @@
     pre_docker_build_script: "# pre docker build script goes here"
     post_docker_build_script: "# post docker build script goes here"
     disable-job: "false"
+    docker-get-container-tag-script: "../shell/docker-get-container-tag.sh"
     docker-root: "$WORKSPACE"
     docker-build-args: ""
     git-url: "$GIT_URL/$PROJECT"
           container-tag-method: "{container-tag-method}"
           container-tag-yaml-dir: "{container-tag-yaml-dir}"
           docker-root: "{docker-root}"
+          docker-get-container-tag-script: "{docker-get-container-tag-script}"
       - lf-docker-build:
           docker-build-args: "{docker-build-args}"
           docker-name: "{docker-name}"