mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
scripts/run-docs-build: publish docs for 3.1.6 and 3.2.2
Fixes: #14308 Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
1c44c0e0fd
commit
f2816b929f
|
@ -77,7 +77,7 @@ for branch in dunfell gatesgarth; do
|
||||||
done
|
done
|
||||||
|
|
||||||
# Yocto Project releases/tags
|
# Yocto Project releases/tags
|
||||||
for tag in 3.1.5 3.2 3.2.1; do
|
for tag in 3.1.5 3.1.6 3.2 3.2.1 3.2.2; do
|
||||||
cd $ypdocs
|
cd $ypdocs
|
||||||
git checkout yocto-$tag
|
git checkout yocto-$tag
|
||||||
make clean
|
make clean
|
||||||
|
|
Loading…
Reference in New Issue
Block a user