portal: add build number variable 93/4993/2
authorChristopher Lott (cl778h) <clott@research.att.com>
Mon, 12 Jun 2017 18:32:14 +0000 (14:32 -0400)
committerChristopher Lott (cl778h) <clott@research.att.com>
Mon, 12 Jun 2017 18:48:36 +0000 (14:48 -0400)
Revise portal.yaml to have this line:
maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER

Change-Id: I52a1b09e1ba58159196d722db1276bcd8cd826aa
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
jjb/portal/portal.yaml

index 399c4ea..dc3ce24 100644 (file)
@@ -18,3 +18,4 @@
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-4c-4g
+    maven-deploy-properties: -Dbuild.number=$BUILD_NUMBER