mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-06-16 18:29:57 +08:00
chore(build): fix release.sh
This commit is contained in:
@@ -13,8 +13,7 @@ BUMP_TYPE=$1
|
||||
sed -i .tmp -e 's/"version": "\(.*\)-snapshot"/"version": "\1"/' package.json
|
||||
|
||||
# Build
|
||||
# ./jenkins_build.sh
|
||||
grunt package
|
||||
./jenkins_build.sh
|
||||
VERSION=`cat build/version.txt`
|
||||
|
||||
# Commit and tag
|
||||
|
||||
Reference in New Issue
Block a user