[PATCH yocto-autobuilder-helper] run-docs-build: add 3.2.3 release to docs build


Michael Halstead
 

Signed-off-by: Michael Halstead <mhalstead@...>
---
scripts/run-docs-build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/run-docs-build b/scripts/run-docs-build
index 4af23fd..910f03d 100755
--- a/scripts/run-docs-build
+++ b/scripts/run-docs-build
@@ -77,7 +77,7 @@ for branch in dunfell gatesgarth hardknott; do
done

# Yocto Project releases/tags
-for tag in 3.1.5 3.1.6 3.2 3.2.1 3.2.2; do
+for tag in 3.1.5 3.1.6 3.2 3.2.1 3.2.2 3.2.3; do
cd $ypdocs
git checkout yocto-$tag
make clean
--
2.30.2

Join yocto@lists.yoctoproject.org to automatically receive all group messages.