Skip to content

Commit

Permalink
autotag for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
juozasg committed Oct 15, 2018
1 parent ac3b798 commit 2e0c2b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
language: java
before_deploy:
- git config --local user.name "juozasg"
- git config --local user.email "[email protected]"
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 2e0c2b3

Please sign in to comment.