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
436cca3b
Commit
436cca3b
authored
Jun 11, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20160017: Job [Deploy_TW_AWS_HRB_Resource] configuration updated
Change performed by ÁªþÈ
parent
753fcbae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
jobs/Deploy_TW_AWS_HRB_Resource/config.xml
jobs/Deploy_TW_AWS_HRB_Resource/config.xml
+3
-4
No files found.
jobs/Deploy_TW_AWS_HRB_Resource/config.xml
View file @
436cca3b
...
@@ -47,9 +47,9 @@
...
@@ -47,9 +47,9 @@
<hudson.model.ParametersDefinitionProperty>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<parameterDefinitions>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
<name>
AWS_HRB_
PRESALE
_AP
</name>
<name>
AWS_HRB_
EXPERT
_AP
</name>
<description></description>
<description></description>
<defaultValue>
13.
115.232.200
</defaultValue>
<defaultValue>
13.
231.249.208
</defaultValue>
<trim>
false
</trim>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
</parameterDefinitions>
...
@@ -62,7 +62,6 @@
...
@@ -62,7 +62,6 @@
<artifactNumToKeep>
-1
</artifactNumToKeep>
<artifactNumToKeep>
-1
</artifactNumToKeep>
</strategy>
</strategy>
</jenkins.model.BuildDiscarderProperty>
</jenkins.model.BuildDiscarderProperty>
<hudson.security.AuthorizationMatrixProperty
reference=
"../hudson.security.AuthorizationMatrixProperty"
/>
</properties>
</properties>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.10.0"
>
<scm
class=
"hudson.plugins.git.GitSCM"
plugin=
"git@3.10.0"
>
<configVersion>
2
</configVersion>
<configVersion>
2
</configVersion>
...
@@ -160,7 +159,7 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
...
@@ -160,7 +159,7 @@ version=$(echo $GIT_BRANCH | cut -d'/' -f 3)
<hudson.tasks.Shell>
<hudson.tasks.Shell>
<command>
PROD_FILE=resource_server-pack.zip
<command>
PROD_FILE=resource_server-pack.zip
KEY_FILE=../../jenkins
KEY_FILE=../../jenkins
TARGET_HOST=jenkins@${AWS_HRB_
PRESALE
_AP}
TARGET_HOST=jenkins@${AWS_HRB_
EXPERT
_AP}
SSH_PROXY=
"
ProxyCommand ssh -i ${KEY_FILE} proxy@10.57.117.130 nc %h %p
"
SSH_PROXY=
"
ProxyCommand ssh -i ${KEY_FILE} proxy@10.57.117.130 nc %h %p
"
ssh -i ${KEY_FILE} -o
"
${SSH_PROXY}
"
${TARGET_HOST}
"
rm -f ${PROD_FILE}
"
ssh -i ${KEY_FILE} -o
"
${SSH_PROXY}
"
${TARGET_HOST}
"
rm -f ${PROD_FILE}
"
...
...
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