summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-docker.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2021-01-14 12:19:17 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2021-01-14 12:19:17 -0800
commit2a6a38013765e729cd487daa026642eb649c65d3 (patch)
tree498a8114bb21899671b09c2046b37434c262facc /jjb/global-templates-docker.yaml
parent193d61489a92f3d66978c84b1d752b41a95472bc (diff)
Deprecate infra-shiplogs macro
We should be using lf-infra-publish as a publisher macro. This global-jjb macro performs a job-cost run that we need to report for all jobs. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Iff43723322ac7eb92f1e9e93e49dfe9595af6450
Diffstat (limited to 'jjb/global-templates-docker.yaml')
-rw-r--r--jjb/global-templates-docker.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/jjb/global-templates-docker.yaml b/jjb/global-templates-docker.yaml
index a1a051fbb..c340b1ea3 100644
--- a/jjb/global-templates-docker.yaml
+++ b/jjb/global-templates-docker.yaml
@@ -301,6 +301,9 @@
PARENT_JOB_NAME=$JOB_NAME
DOCKERHUB_REGISTRY=docker.io
+ publishers:
+ - lf-infra-publish
+
- job-template:
# Job template for tagging snapshot docker images
# identified by given unique tag as STAGING
@@ -347,6 +350,4 @@
- shell: '{script}'
publishers:
- - infra-shiplogs:
- maven-version: '{maven-version}'
-
+ - lf-infra-publish