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
1ce241d5
Commit
1ce241d5
authored
Dec 24, 2019
by
YM-RD-AP01\ymadmin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20170121: Job [Build_SIT_I18N_CRM_App] hierarchy deleted
Change performed by §N¨ήS
parent
009efb0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
118 deletions
+0
-118
jobs/Build_SIT_I18N_CRM_App/config.xml
jobs/Build_SIT_I18N_CRM_App/config.xml
+0
-118
No files found.
jobs/Build_SIT_I18N_CRM_App/config.xml
deleted
100644 → 0
View file @
009efb0f
<?xml version='1.1' encoding='UTF-8'?>
<project>
<actions/>
<description>
I18N測試使用
</description>
<keepDependencies>
false
</keepDependencies>
<properties>
<com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty
plugin=
"gitlab-plugin@1.5.11"
>
<gitLabConnection>
ylhealth
</gitLabConnection>
</com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty>
<hudson.model.ParametersDefinitionProperty>
<parameterDefinitions>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
<name>
branch
</name>
<description>
feature branch使用的版本,如:
feature/CRM-6338
其他Branch請自行設定
develop
4c1966d510b71fdf3ec67807321a385c5378cf86(commitId)
</description>
<defaultValue>
feature/CRM-6338
</defaultValue>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
<name>
DownloadName
</name>
<description>
下載清單上要顯示的名稱
</description>
<defaultValue>
test
</defaultValue>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
<hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition
plugin=
"global-variable-string-parameter@1.2"
>
<name>
API_SERVER
</name>
<description>
連線位置
</description>
<defaultValue>
10.32.86.124
</defaultValue>
<trim>
false
</trim>
</hudson.plugins.global__variable__string__parameter.GlobalVariableStringParameterDefinition>
</parameterDefinitions>
</hudson.model.ParametersDefinitionProperty>
</properties>
<scm
class=
"hudson.scm.NullSCM"
/>
<canRoam>
true
</canRoam>
<disabled>
false
</disabled>
<blockBuildWhenDownstreamBuilding>
false
</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>
false
</blockBuildWhenUpstreamBuilding>
<triggers/>
<concurrentBuild>
false
</concurrentBuild>
<builders>
<hudson.plugins.parameterizedtrigger.TriggerBuilder
plugin=
"parameterized-trigger@2.35.2"
>
<configs>
<hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.CurrentBuildParameters/>
</configs>
<projects>
CRM_Mobile_SIT_I18N_ipa
</projects>
<condition>
ALWAYS
</condition>
<triggerWithNoParameters>
false
</triggerWithNoParameters>
<triggerFromChildProjects>
false
</triggerFromChildProjects>
<block>
<buildStepFailureThreshold>
<name>
FAILURE
</name>
<ordinal>
2
</ordinal>
<color>
RED
</color>
<completeBuild>
true
</completeBuild>
</buildStepFailureThreshold>
<unstableThreshold>
<name>
UNSTABLE
</name>
<ordinal>
1
</ordinal>
<color>
YELLOW
</color>
<completeBuild>
true
</completeBuild>
</unstableThreshold>
<failureThreshold>
<name>
FAILURE
</name>
<ordinal>
2
</ordinal>
<color>
RED
</color>
<completeBuild>
true
</completeBuild>
</failureThreshold>
</block>
<buildAllNodesWithLabel>
false
</buildAllNodesWithLabel>
</hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
</configs>
</hudson.plugins.parameterizedtrigger.TriggerBuilder>
<hudson.plugins.parameterizedtrigger.TriggerBuilder
plugin=
"parameterized-trigger@2.35.2"
>
<configs>
<hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
<configs>
<hudson.plugins.parameterizedtrigger.CurrentBuildParameters/>
</configs>
<projects>
CRM_Mobile_SIT_I18N_apk
</projects>
<condition>
ALWAYS
</condition>
<triggerWithNoParameters>
false
</triggerWithNoParameters>
<triggerFromChildProjects>
false
</triggerFromChildProjects>
<block>
<buildStepFailureThreshold>
<name>
FAILURE
</name>
<ordinal>
2
</ordinal>
<color>
RED
</color>
<completeBuild>
true
</completeBuild>
</buildStepFailureThreshold>
<unstableThreshold>
<name>
UNSTABLE
</name>
<ordinal>
1
</ordinal>
<color>
YELLOW
</color>
<completeBuild>
true
</completeBuild>
</unstableThreshold>
<failureThreshold>
<name>
FAILURE
</name>
<ordinal>
2
</ordinal>
<color>
RED
</color>
<completeBuild>
true
</completeBuild>
</failureThreshold>
</block>
<buildAllNodesWithLabel>
false
</buildAllNodesWithLabel>
</hudson.plugins.parameterizedtrigger.BlockableBuildTriggerConfig>
</configs>
</hudson.plugins.parameterizedtrigger.TriggerBuilder>
</builders>
<publishers/>
<buildWrappers>
<hudson.plugins.timestamper.TimestamperBuildWrapper
plugin=
"timestamper@1.8.10"
/>
</buildWrappers>
</project>
\ No newline at end of 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