Browse Source

update wercker.yml

* git reset before bumping version with npm
Yuki Takei 9 năm trước cách đây
mục cha
commit
efd2fc7fa3
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      wercker.yml

+ 2 - 0
wercker.yml

@@ -102,6 +102,8 @@ release: # would be run on release branch
       name: bump version
       code: |
         sh ./bin/wercker/init-git.sh
+        # git reset
+        git reset --hard
         # npm version to bump version
         npm version patch
         # get version