X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fglobal-templates-docker.yaml;h=23a554ba96e936e72ac9ed15adc95a03b8151f0a;hb=92898a639e9d19851c419eab5593df9da2fa8ec7;hp=309a7c7b1952797dc4cef8e4b738e3a6239db52c;hpb=9daa42d27056930451c24ffa519eb8ad31602e7d;p=ci-management.git diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml index 309a7c7b1..23a554ba9 100644 --- a/jjb/global-templates-docker.yaml +++ b/jjb/global-templates-docker.yaml @@ -301,51 +301,5 @@ PARENT_JOB_NAME=$JOB_NAME DOCKERHUB_REGISTRY=docker.io -- job-template: - # Job template PoC for tagging snapshot docker images - # identified by given unique tag as STAGING - # 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-PoC' - 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