summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-golang.yaml
diff options
context:
space:
mode:
authorLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2020-11-09 18:41:34 +0200
committerLasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>2020-11-10 15:00:05 +0200
commit6345357f77177bbf1d8ad543e8a1276051e28961 (patch)
tree4fdca79444c573999a8f53a5267fc29279b1c477 /jjb/global-templates-golang.yaml
parent8446b9d31494e75c2900f0f237ffad5484b9bfa5 (diff)
Apply given unique docker tag to image
- add input parameter to docker job and pass it to the build script (which has the requirement to use it to use it to tag any images it creates and pushes to Nexus) - this commit has no practical effect on music docker build until https://gerrit.onap.org/r/c/music/distributed-kv-store/+/114637 is merged Issue-ID: INT-1760 Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> Change-Id: I7ed89081e7d399c46ec875659d4c022a85dbce54
Diffstat (limited to 'jjb/global-templates-golang.yaml')
-rw-r--r--jjb/global-templates-golang.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/global-templates-golang.yaml b/jjb/global-templates-golang.yaml
index 4d48b871f..c85c74ac0 100644
--- a/jjb/global-templates-golang.yaml
+++ b/jjb/global-templates-golang.yaml
@@ -169,7 +169,8 @@
branch: '{branch}'
refspec: 'refs/heads/{branch}'
artifacts: '{archive-artifacts}'
-
+ - integration-unique-docker-tag:
+ unique-docker-tag: ''
scm:
- gerrit-trigger-scm:
refspec: ''