diff --git a/jobs/Deploy_Kiosk_SIT_136/config.xml b/jobs/Deploy_Kiosk_SIT_136/config.xml deleted file mode 100644 index d90a56be68e9b59f3cb8abec77785dc4bd7af150..0000000000000000000000000000000000000000 --- a/jobs/Deploy_Kiosk_SIT_136/config.xml +++ /dev/null @@ -1,52 +0,0 @@ - - - - - false - - - ylhealth - - - - 2 - - - https://cm.ylhealth.org/gitlab/YongYue/Kiosk.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - release/1.63GA - - - false - - - - UAT_136 - false - false - false - false - - false - - - export JAVA_OPTS="-Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8" -export JAVA_OPTS="$JAVA_OPTS -Dsbt.override.build.repos=true -Dsbt.repository.config=repositories" -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 - -systemctl stop Kiosk -rm -f /opt/h2u/Kiosk/lib/* -cp target/universal/stage/lib/* /opt/h2u/Kiosk/lib/ -systemctl start Kiosk - - - - - \ No newline at end of file