Explorar o código

update wercker.yml

* git reset before bumping version with npm
Yuki Takei %!s(int64=9) %!d(string=hai) anos
pai
achega
efd2fc7fa3
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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