Commit 9852d7bf 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 60c23b10
......@@ -39,7 +39,12 @@ export JAVA_OPTS="$JAVA_OPTS -Dsbt.override.build.repos=true -Dsbt.reposito
export JAVA_OPTS="$JAVA_OPTS -Dhttp.proxyHost=10.32.86.102 -Dhttp.proxyPort=8118"
export JAVA_OPTS="$JAVA_OPTS -Dhttps.proxyHost=10.32.86.102 -Dhttps.proxyPort=8118"
./activator clean stage</command>
./activator clean stage
systemctl stop Kiosk
rm -f /opt/h2u/Kiosk/lib/*
cp target/universal/stage/lib/* /opt/h2u/Kiosk/lib/
systemctl start Kiosk</command>
</hudson.tasks.Shell>
</builders>
<publishers/>
......
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