Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
only deploy src and dist and skip cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexewerlof committed Jul 7, 2017
1 parent e6139bc commit 29b6323
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
15 changes: 3 additions & 12 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
coverage/
dist/
build/
test/
examples/
.project
.idea
.travis.yml
.jshintrc
sdk-js.iml
Gruntfile.js
karma.conf.js
*
!src/
!dist/
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ deploy:
email: spt-identity-tech@schibsted.com
api_key:
secure: Btkd09tCmtLQQuMMeSgRX5WPqK+PMqjsj+5dGTeDWysf2tDCnSmmRlZINJYP2oB/DR/PIra+9qzL3+XaYLEPOkqdPiuRgCo6yxUMzFgmWOfkYK6Pxsyq2p0Atfb1WObI9jOAnUMkeQNUInKYzREwqkNm2Kk0SwoBbmS7L6k4lEc=
skip_cleanup: true
on:
repo: schibsted/sdk-js
tags: true

0 comments on commit 29b6323

Please sign in to comment.