Permalink
Browse files

Deployed the release tree for 0.2.alpha1.

  • Loading branch information...
Andy Chu
Andy Chu committed Nov 7, 2017
1 parent d2bcab0 commit 40807355075037598aa0a7d133ea4582987fdaed
Showing with 1 addition and 3 deletions.
  1. +1 −3 scripts/release.sh
View
@@ -438,9 +438,7 @@ deploy-doc() {
local release_root_dir="$deploy_repo/release"
local release_dir="$release_root_dir/$OIL_VERSION"
# --dereference because test/spec has css symlinks that should be files.
# rsync should just transfer raw files.
cp -v -r --force --dereference --no-target-directory \
cp -v -r --force --no-target-directory \
_release/VERSION/ $release_dir/
# Generate release index.

0 comments on commit 4080735

Please sign in to comment.