Add building 0.3 docs

Change-Id: I407704bdde0cfa6b1d3ee8692fb81a785448955a
This commit is contained in:
Serg Melikyan 2013-11-22 19:48:09 +04:00
parent 68e110c11b
commit 5a61138af3
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ git clone git@github.com:murano-docs/murano-docs.github.io.git murano-docs
cd murano-docs
ls -A1 | grep -v -e '\.git' -e '\.nojekyll' | xargs git rm -rf
for version in "0.1" "release-0.2" "0.2" "0.2.11" "release-0.3" "latest"
for version in "0.1" "release-0.2" "0.2" "0.2.11" "release-0.3" "0.3" "latest"
do
cd "${TEMP}"