File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 52
52
kolla_registry : dockerhub
53
53
kolla_namespace : kolla
54
54
secrets :
55
- - kolla_dockerhub_creds
55
+ - kolla_dockerhub_credentials
56
56
57
57
- job :
58
58
name : kolla-publish-debian-quay
75
75
kolla_registry : dockerhub
76
76
kolla_namespace : kolla
77
77
secrets :
78
- - kolla_dockerhub_creds
78
+ - kolla_dockerhub_credentials
79
79
80
80
- job :
81
81
name : kolla-publish-debian-aarch64-quay
Original file line number Diff line number Diff line change 77
77
kolla_registry : dockerhub
78
78
kolla_namespace : kolla
79
79
secrets :
80
- - kolla_dockerhub_creds
80
+ - kolla_dockerhub_credentials
81
81
82
82
- job :
83
83
name : kolla-publish-rocky9-quay
Original file line number Diff line number Diff line change 69
69
kolla_registry : dockerhub
70
70
kolla_namespace : kolla
71
71
secrets :
72
- - kolla_dockerhub_creds
72
+ - kolla_dockerhub_credentials
73
73
74
74
- job :
75
75
name : kolla-publish-ubuntu-quay
Original file line number Diff line number Diff line change @@ -87,15 +87,15 @@ This needs to be done for each of the following projects:
87
87
88
88
* https://launchpad.net/ansible-collection-kolla
89
89
90
+ * https://launchpad.net/kayobe
91
+
90
92
At the beginning of a cycle, ensure a named series exists for the cycle in each
91
93
project. If not, create one via the project landing page (e.g.
92
94
https://launchpad.net/kolla) - in the "Series and milestones" section click in
93
95
"Register a series". Once the series has been created, create the necessary
94
96
milestones, including the final release. Series can be marked as "Active
95
97
Development" or "Current Stable Release" as necessary.
96
98
97
- Kayobe uses Storyboard, which does not track series or milestones.
98
-
99
99
Milestones
100
100
----------
101
101
You can’t perform that action at this time.
0 commit comments