summaryrefslogtreecommitdiff
path: root/jjb/yaml/customer-web-ui.yaml
diff options
context:
space:
mode:
authorCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-04 13:37:25 -0600
committerCarlos Konstanski <ckonstanski@pippiandcarlos.com>2017-10-04 13:37:25 -0600
commitf0d3600daccb0eca5437da031712036c06e0caae (patch)
treed4f8061e00be95489e3625ed91cced693ac0deca /jjb/yaml/customer-web-ui.yaml
parent1286f6e00b64aceb4d21e49baf9ff3853ae5f2fa (diff)
prodBuild => buildMode
Diffstat (limited to 'jjb/yaml/customer-web-ui.yaml')
-rw-r--r--jjb/yaml/customer-web-ui.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yaml/customer-web-ui.yaml b/jjb/yaml/customer-web-ui.yaml
index 265a81f..a937c49 100644
--- a/jjb/yaml/customer-web-ui.yaml
+++ b/jjb/yaml/customer-web-ui.yaml
@@ -28,7 +28,7 @@
build-file: "build.gradle"
switches:
- "-P buildNumber=4.1.$BUILD_NUMBER"
- - "-P prodBuild=buildProd"
+ - "-P buildMode=buildProd"
- "-D org.gradle.daemon=false"
tasks: |
clean