X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-templates-c.yaml;h=0df129366664d95aa9ceb233e3dd7285c5296ee7;hb=1c1e1fa5cde8ba18320fdd151a00463fdc9b6c90;hp=50952b393103a2896832c1e1b4d0a7e40f9732ea;hpb=835e694eb4ea6f9176e7852e0a7a97419a84f074;p=ci-management.git diff --git a/jjb/global-templates-c.yaml b/jjb/global-templates-c.yaml index 50952b393..0df129366 100644 --- a/jjb/global-templates-c.yaml +++ b/jjb/global-templates-c.yaml @@ -101,22 +101,3 @@ settings-file: '{mvn-settings}' - docker-login - shell: '{script}' - -- job-template: - # - # job template for build project executed every 6hrs - # - # Required Variables: - # script: build script to execute - name: '{name}-{stream}-shell-6hrs' - node: '{build-node}' - type: freestyle - - triggers: - - timed: '00 */6 * * *' - - builders: - - shell: '{script}' - - publishers: - - lf-infra-publish