mirror of https://github.com/istio/istio.io.git
Another archive fix.
This commit is contained in:
parent
c2ee73a0c8
commit
f77da7e8f3
|
@ -102,8 +102,8 @@ sed -i 's/archive_landing: false/archive_landing: true/g' data/args.yml
|
|||
# Grab the state
|
||||
cp "${TMP}/archives.yml" data
|
||||
|
||||
scripts/build_site.sh
|
||||
scripts/gen_site.sh "$1"
|
||||
scripts/gen_site.sh
|
||||
scripts/build_site.sh "$1"
|
||||
|
||||
mv public/* "${TMP}/archive"
|
||||
rm -fr public
|
||||
|
|
Loading…
Reference in New Issue