Commit bc1f5842 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [Deploy_Kiosk_SIT_124] configuration updated

Change performed by ·¨¼y°ó
parent f0527fb4
<?xml version='1.1' encoding='UTF-8'?> <?xml version='1.1' encoding='UTF-8'?>
<project> <project>
<actions/>
<description></description> <description></description>
<keepDependencies>false</keepDependencies> <keepDependencies>false</keepDependencies>
<properties> <properties>
...@@ -34,6 +35,8 @@ ...@@ -34,6 +35,8 @@
<hudson.tasks.Shell> <hudson.tasks.Shell>
<command>export JAVA_OPTS=&quot;-Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8&quot; <command>export JAVA_OPTS=&quot;-Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8&quot;
export JAVA_OPTS=&quot;$JAVA_OPTS -Dsbt.override.build.repos=true -Dsbt.repository.config=repositories&quot; export JAVA_OPTS=&quot;$JAVA_OPTS -Dsbt.override.build.repos=true -Dsbt.repository.config=repositories&quot;
export JAVA_OPTS=&quot;$JAVA_OPTS -Dhttp.proxyHost=10.32.86.102 -Dhttp.proxyPort=8118&quot;
export JAVA_OPTS=&quot;$JAVA_OPTS -Dhttps.proxyHost=10.32.86.102 -Dhttps.proxyPort=8118&quot;
./activator clean stage</command> ./activator clean stage</command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment