docs: update monthly stable releases loop
Change-Id: I72907f54d9392c8d1627e4dab724df9bb5e55330
This commit is contained in:
parent
48c6352b70
commit
5f604316bf
@ -465,7 +465,7 @@ a recurring topic for that in the first Kolla meeting each month.
|
||||
|
||||
git checkout -b kolla-stable-monthly
|
||||
for project in ansible-collection-kolla kayobe kolla kolla-ansible; do
|
||||
for rel in yoga zed antelope; do
|
||||
for rel in zed antelope bobcat; do
|
||||
tox -e venv -- new-release $rel $project feature
|
||||
done
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user