diff --git a/scripts/run-docs-build b/scripts/run-docs-build index e8e081c..9c7ec8d 100755 --- a/scripts/run-docs-build +++ b/scripts/run-docs-build @@ -77,7 +77,7 @@ for branch in dunfell gatesgarth; do done # 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 git checkout yocto-$tag make clean