mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
added cd ..
This commit is contained in:
@@ -19,6 +19,7 @@ after_success:
|
||||
- cd dist;
|
||||
- zip -r jasny-bootstrap-${TRAVIS_TAG}.zip *
|
||||
- tar -zcvf jasny-bootstrap-${TRAVIS_TAG}.tar.gz *
|
||||
- cd ..
|
||||
deploy:
|
||||
- provider: releases
|
||||
api_key:
|
||||
|
||||
Reference in New Issue
Block a user