Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jenkins
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ym
jenkins
Commits
5c143b58
Commit
5c143b58
authored
Jul 01, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20170121: Job [Deploy_CHM_SIT_130] configuration updated
Change performed by §N¨ήS
parent
b7b68d84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
9 deletions
+30
-9
jobs/Deploy_CHM_SIT_130/config.xml
jobs/Deploy_CHM_SIT_130/config.xml
+30
-9
No files found.
jobs/Deploy_CHM_SIT_130/config.xml
View file @
5c143b58
<?xml version='1.1' encoding='UTF-8'?>
<?xml version='1.1' encoding='UTF-8'?>
<maven2-moduleset
plugin=
"maven-plugin@3.
2
"
>
<maven2-moduleset
plugin=
"maven-plugin@3.
3
"
>
<actions/>
<actions/>
<description>
Angular 6

<description>
feature/CRM-7015

feature/CRM-5290
</description>
-- Angular 6

-- feature/CRM-5290
</description>
<keepDependencies>
false
</keepDependencies>
<keepDependencies>
false
</keepDependencies>
<properties>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.12"
>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.12"
>
...
@@ -17,7 +18,7 @@ feature/CRM-5290</description>
...
@@ -17,7 +18,7 @@ feature/CRM-5290</description>
</strategy>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</jenkins.model.BuildDiscarderProperty>
</properties>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
9.3
"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.
10.0
"
>
<configVersion>
2
</configVersion>
<configVersion>
2
</configVersion>
<userRemoteConfigs>
<userRemoteConfigs>
<hudson.plugins.git.UserRemoteConfig>
<hudson.plugins.git.UserRemoteConfig>
...
@@ -27,7 +28,7 @@ feature/CRM-5290</description>
...
@@ -27,7 +28,7 @@ feature/CRM-5290</description>
</userRemoteConfigs>
</userRemoteConfigs>
<branches>
<branches>
<hudson.plugins.git.BranchSpec>
<hudson.plugins.git.BranchSpec>
<name>
feature/CRM-
5290
</name>
<name>
feature/CRM-
7015
</name>
</hudson.plugins.git.BranchSpec>
</hudson.plugins.git.BranchSpec>
</branches>
</branches>
<doGenerateSubmoduleConfigurations>
false
</doGenerateSubmoduleConfigurations>
<doGenerateSubmoduleConfigurations>
false
</doGenerateSubmoduleConfigurations>
...
@@ -68,20 +69,23 @@ feature/CRM-5290</description>
...
@@ -68,20 +69,23 @@ feature/CRM-5290</description>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<globalSettings
class=
"jenkins.mvn.DefaultGlobalSettingsProvider"
/>
<reporters>
<reporters>
<hudson.maven.reporters.MavenMailer>
<hudson.maven.reporters.MavenMailer>
<recipients>
bosh1208@gmail.com scott.yang@ylhealth.org
</recipients>
<recipients>
$RD_Group
</recipients>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<dontNotifyEveryUnstableBuild>
false
</dontNotifyEveryUnstableBuild>
<sendToIndividuals>
false
</sendToIndividuals>
<sendToIndividuals>
false
</sendToIndividuals>
<perModuleEmail>
true
</perModuleEmail>
<perModuleEmail>
true
</perModuleEmail>
</hudson.maven.reporters.MavenMailer>
</hudson.maven.reporters.MavenMailer>
</reporters>
</reporters>
<publishers>
<publishers>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.2
2
"
>
<jenkins.plugins.slack.SlackNotifier
plugin=
"slack@2.2
7
"
>
<baseUrl></baseUrl>
<baseUrl></baseUrl>
<teamDomain></teamDomain>
<teamDomain></teamDomain>
<authToken></authToken>
<authToken></authToken>
<tokenCredentialId></tokenCredentialId>
<tokenCredentialId></tokenCredentialId>
<botUser>
false
</botUser>
<botUser>
false
</botUser>
<room></room>
<room></room>
<sendAsText>
false
</sendAsText>
<iconEmoji></iconEmoji>
<username></username>
<startNotification>
false
</startNotification>
<startNotification>
false
</startNotification>
<notifySuccess>
false
</notifySuccess>
<notifySuccess>
false
</notifySuccess>
<notifyAborted>
true
</notifyAborted>
<notifyAborted>
true
</notifyAborted>
...
@@ -89,6 +93,7 @@ feature/CRM-5290</description>
...
@@ -89,6 +93,7 @@ feature/CRM-5290</description>
<notifyUnstable>
true
</notifyUnstable>
<notifyUnstable>
true
</notifyUnstable>
<notifyRegression>
false
</notifyRegression>
<notifyRegression>
false
</notifyRegression>
<notifyFailure>
true
</notifyFailure>
<notifyFailure>
true
</notifyFailure>
<notifyEveryFailure>
false
</notifyEveryFailure>
<notifyBackToNormal>
true
</notifyBackToNormal>
<notifyBackToNormal>
true
</notifyBackToNormal>
<notifyRepeatedFailure>
false
</notifyRepeatedFailure>
<notifyRepeatedFailure>
false
</notifyRepeatedFailure>
<includeTestSummary>
false
</includeTestSummary>
<includeTestSummary>
false
</includeTestSummary>
...
@@ -125,10 +130,26 @@ sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${ve
...
@@ -125,10 +130,26 @@ sed -i "s/<title.*/<title ng-bind='page_title'>CRM v${ve
</prebuilders>
</prebuilders>
<postbuilders>
<postbuilders>
<hudson.tasks.Shell>
<hudson.tasks.Shell>
<command>
sudo systemctl stop CRM
<command>
#
sudo systemctl stop CRM
chm=/opt/CRM/
#chm=/opt/CRM/
#tempdir=$(mktemp -d)
#sudo rm -f ${chm}/lib/*
#sudo rm -rf ${chm}/templates/*
#7za x target/CRM-pack.zip -o
"
${tempdir}
"
#sudo mv -f ${tempdir}/CRM/lib/*
"
${chm}/lib
"
#sudo mv -f ${tempdir}/CRM/templates/*
"
${chm}/templates
"
#rm -rf
"
${tempdir}
"
#sudo systemctl start CRM
sudo systemctl stop CRM
chm=/opt/chm/chm
tempdir=$(mktemp -d)
tempdir=$(mktemp -d)
sudo rm -f ${chm}/lib/*
sudo rm -f ${chm}/lib/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment