Skip to content

Commit 6a278f1

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 e54f95e commit 6a278f1

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
@@ -24,7 +24,7 @@
2424
- kolla-build-centos8-source
2525
- kolla-ansible-centos8-source
2626
- kolla-ansible-centos8-source-upgrade
27-
periodic:
27+
periodic-weekly:
2828
jobs:
2929
- kolla-publish-centos8-source
3030
- 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
@@ -16,7 +16,7 @@
1616
- kolla-build-ubuntu-source
1717
- kolla-ansible-ubuntu-source
1818
- kolla-ansible-ubuntu-source-upgrade
19-
periodic:
19+
periodic-weekly:
2020
jobs:
2121
- kolla-publish-ubuntu-source
2222
- kolla-publish-ubuntu-binary

0 commit comments

Comments
 (0)