This repository was archived by the owner on Oct 11, 2019. It is now read-only.
File tree 5 files changed +5
-5
lines changed
docker-jenkins/configs/jobs
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
spec :
70
70
containers :
71
71
- name : jenkins
72
- image : keptn/jenkins:0.6.0.latest
72
+ image : keptn/jenkins:0.6.0
73
73
imagePullPolicy : Always
74
74
env :
75
75
- name : GITHUB_USER_EMAIL
Original file line number Diff line number Diff line change 17
17
autoscaling.knative.dev/minScale : " 1"
18
18
spec :
19
19
container :
20
- image : keptn/jenkins-service:0.3.0.latest
20
+ image : keptn/jenkins-service:0.3.0
21
21
env :
22
22
- name : JENKINS_URL
23
23
valueFrom :
Original file line number Diff line number Diff line change 96
96
</userRemoteConfigs >
97
97
<branches >
98
98
<hudson .plugins.git.BranchSpec>
99
- <name >*/release- 0.3.0</name >
99
+ <name >refs/tags/ 0.3.0</name >
100
100
</hudson .plugins.git.BranchSpec>
101
101
</branches >
102
102
<doGenerateSubmoduleConfigurations >false</doGenerateSubmoduleConfigurations >
Original file line number Diff line number Diff line change 103
103
</userRemoteConfigs >
104
104
<branches >
105
105
<hudson .plugins.git.BranchSpec>
106
- <name >*/release- 0.3.0</name >
106
+ <name >refs/tags/ 0.3.0</name >
107
107
</hudson .plugins.git.BranchSpec>
108
108
</branches >
109
109
<doGenerateSubmoduleConfigurations >false</doGenerateSubmoduleConfigurations >
Original file line number Diff line number Diff line change 102
102
</userRemoteConfigs >
103
103
<branches >
104
104
<hudson .plugins.git.BranchSpec>
105
- <name >*/release- 0.3.0</name >
105
+ <name >refs/tags/ 0.3.0</name >
106
106
</hudson .plugins.git.BranchSpec>
107
107
</branches >
108
108
<doGenerateSubmoduleConfigurations >false</doGenerateSubmoduleConfigurations >
You can’t perform that action at this time.
0 commit comments