mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(travis): remove reset from site script
This commit is contained in:
@@ -24,7 +24,6 @@ function run {
|
||||
--branch gh-pages
|
||||
|
||||
cd $IONIC_SITE_DIR
|
||||
git reset --hard origin/gh-pages
|
||||
|
||||
$(replaceInFile "_config.yml" "latest_download:.*$" "latest_download: http:\/\/code.ionicframework.com\/$VERSION\/ionic-v$VERSION.zip")
|
||||
$(replaceInFile "_config.yml" "latest_version:.*$" "latest_version: $VERSION \"$CODENAME\"")
|
||||
|
||||
Reference in New Issue
Block a user