summaryrefslogtreecommitdiff
path: root/jjb/yaml/customer-api-server.yaml
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-04 13:15:32 -0600
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-04 13:15:32 -0600
commitabe174f9c468492df40ac902460e025bd698be92 (patch)
treed86f31a12bf6eea81d576f00f86fad245d1a9877 /jjb/yaml/customer-api-server.yaml
parent47c70601e21248a0d5fee284e4f2799a092f32f6 (diff)
added switches to gradle commands
Diffstat (limited to 'jjb/yaml/customer-api-server.yaml')
-rw-r--r--jjb/yaml/customer-api-server.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/yaml/customer-api-server.yaml b/jjb/yaml/customer-api-server.yaml
index cb8e39e..29834df 100644
--- a/jjb/yaml/customer-api-server.yaml
+++ b/jjb/yaml/customer-api-server.yaml
@@ -26,6 +26,10 @@
builders:
- gradle:
build-file: "build.gradle"
+ switches:
+ - "-P build.number=4.1.$BUILD_NUMBER"
+ - "-P prodBuild=buildProd"
+ - "-D org.gradle.daemon=false"
tasks: |
clean
shadowJar