Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Commit 7fd5ca4

Browse files
committed
actually added tag woops
1 parent 81f5c31 commit 7fd5ca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
before_deploy:
2-
- git tag
2+
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
33
language: java
44
deploy:
55
provider: releases

0 commit comments

Comments
 (0)