X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-templates-docker.yaml;h=23a554ba96e936e72ac9ed15adc95a03b8151f0a;hb=c03571cc11b229da8a9010398a5e351d0b956b4a;hp=a1a051fbb10647700d56d073ca35a39f09fe4d41;hpb=bfdc1999cfe12b9e9681500a0f479038d89421c7;p=ci-management.git diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml index a1a051fbb..23a554ba9 100644 --- a/jjb/global-templates-docker.yaml +++ b/jjb/global-templates-docker.yaml @@ -301,52 +301,5 @@ PARENT_JOB_NAME=$JOB_NAME DOCKERHUB_REGISTRY=docker.io -- job-template: - # Job template for tagging snapshot docker images - # identified by given unique tag as STAGING - # in project-specific CSIT versioning flow - # The purpose of this job template is to run: - # 1. login to the docker registry - # 2. run a specified shell builder for tagging - # - - name: '{project-name}-{stream}-docker-staging' - project-type: freestyle - node: 'ubuntu1804-docker-8c-8g' - disabled: '{disabled}' - properties: - - infra-properties: - build-days-to-keep: '{build-days-to-keep}' - - parameters: - - infra-parameters: - project: '{project}' - branch: '{branch}' - refspec: 'refs/heads/{branch}' - artifacts: '{archive-artifacts}' - - integration-unique-docker-tag: - unique-docker-tag: '' - scm: - - gerrit-trigger-scm: - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - submodule-recursive: '{submodule-recursive}' - - wrappers: - - infra-wrappers: - build-timeout: '{build-timeout}' - - builders: - - lf-infra-pre-build - - provide-maven-settings: - global-settings-file: 'global-settings' - settings-file: '{mvn-settings}' - - - docker-login - - - shell: '{script}' - publishers: - - infra-shiplogs: - maven-version: '{maven-version}' - + - lf-infra-publish