mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
Added git reset hard
This commit is contained in:
@@ -20,6 +20,7 @@ after_success:
|
||||
- zip -r andrew-test-boot-${TRAVIS_TAG}.zip *
|
||||
- tar -zcvf andrew-test-boot-${TRAVIS_TAG}.tar.gz *
|
||||
- cd ..
|
||||
- git reset --hard
|
||||
- npm version ${TRAVIS_TAG}
|
||||
deploy:
|
||||
- provider: releases
|
||||
|
||||
Reference in New Issue
Block a user