X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=jjb%2Foran-jjb%2Foran-docker-ci-jobs.yaml;h=8cc2b22cb63188b74369c4395c3c76a856b7c766;hb=refs%2Fchanges%2F84%2F2984%2F1;hp=68a890837e0108f6528cc1dc5c4c404679273c0c;hpb=4b211271217b1caac7141d2fb2ea6b30d84c9b70;p=ci-management.git diff --git a/jjb/oran-jjb/oran-docker-ci-jobs.yaml b/jjb/oran-jjb/oran-docker-ci-jobs.yaml index 68a89083..8cc2b22c 100644 --- a/jjb/oran-jjb/oran-docker-ci-jobs.yaml +++ b/jjb/oran-jjb/oran-docker-ci-jobs.yaml @@ -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" @@ -150,6 +151,7 @@ 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}"