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

scott: Job [Deploy_HRB_API_SIT_124] configuration updated

Change performed by ·¨¼y°ó
parent a9b39d7a
......@@ -20,7 +20,7 @@
<configVersion>2</configVersion>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<url>https://cm.ylhealth.org/gitlab/ym/HRB_Authorization_Server.git</url>
<url>https://cm.ylhealth.org/gitlab/ym/HRB_API.git</url>
<credentialsId>3485e854-8389-40e8-8c86-b94e94e91904</credentialsId>
</hudson.plugins.git.UserRemoteConfig>
</userRemoteConfigs>
......@@ -121,10 +121,10 @@ sed -i &quot;s/&lt;title.*/&lt;title ng-bind=&apos;page_title&apos;&gt;CRM v${ve
</prebuilders>
<postbuilders>
<hudson.tasks.Shell>
<command>systemctl stop HRBoAuth
rm -f /opt/HRB_oAuth/lib/*.jar
/usr/bin/unzip -j -o target/authservice-pack.zip &quot;authservice/lib/*&quot; -d /opt/HRB_oAuth/lib
systemctl start HRBoAuth</command>
<command>systemctl stop HRB_API
rm -f /opt/HRB_API/lib/*.jar
/usr/bin/unzip -j -o target/authservice-pack.zip &quot;authservice/lib/*&quot; -d /opt/HRB_API/lib
systemctl start HRB_API</command>
</hudson.tasks.Shell>
</postbuilders>
<runPostStepsIfResult>
......
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