Skip to content

Commit a055d35

Browse files
committed
Publish weekly
To better utilise caches during the working week, we decided to publish only weekly (as opposed to daily). This is due to DockerHub-imposed limits. Change-Id: Ib4710dae09e991c0ad21c44a64b2617e0fd4fdc6
1 parent 2a1ea27 commit a055d35

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.zuul.d/centos.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- kolla-build-centos8-source
1717
- kolla-ansible-centos8-source
1818
- kolla-ansible-centos8-source-upgrade
19-
periodic:
19+
periodic-weekly:
2020
jobs:
2121
- kolla-publish-centos8-source
2222
- kolla-publish-centos8-binary

.zuul.d/debian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
jobs:
1010
- kolla-build-debian-source-aarch64
1111
- kolla-ansible-debian-source-aarch64
12-
periodic:
12+
periodic-weekly:
1313
jobs:
1414
- kolla-publish-debian-source
1515
- kolla-publish-debian-source-aarch64

.zuul.d/ubuntu.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
- kolla-ansible-ubuntu-source-upgrade:
2727
vars:
2828
kolla_python_version: 3.8
29-
periodic:
29+
periodic-weekly:
3030
jobs:
3131
- kolla-publish-ubuntu-source
3232
- kolla-publish-ubuntu-binary

0 commit comments

Comments
 (0)