Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Commit

Permalink
update publish script.
Browse files Browse the repository at this point in the history
  • Loading branch information
YorkShen committed May 6, 2019
1 parent 98b6924 commit 53767a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish_release_candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

# git tag "$1-$2"
# git push "$3" "$1-$2"
rm -rf "$TMPDIR""weex"
svn checkout https://dist.apache.org/repos/dist/dev/incubator/weex/ "$TMPDIR""weex"
mkdir -p "$TMPDIR""weex/""$1/$2"
echo "$TMPDIR""weex/""$1/$2"
Expand Down

0 comments on commit 53767a8

Please sign in to comment.