Skip to content

Commit 5ed4c29

Browse files
author
Vladimir Kotal
committed
name the release
1 parent 88a521f commit 5ed4c29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
deploy:
4646
# Pre-release
4747
- provider: releases
48+
name: $TRAVIS_TAG
4849
prerelease: true
4950
api_key:
5051
secure: bCywC9GdBIzLvLG3cgM9SgOAdMRQchmqEyKQZtIfK4iNzH3GjZwLMH91Oha0X3XU/n+nxGKw2E9qpYRzWlcbxHXqIgjFTt+hkt7zAldjjyWJnOcAYqdUDfsH3NqNQBqMBg8q7Bjc0LVS6PfpTpZliZISrL6KSyDprRg7C0S+HAk=
@@ -55,6 +56,7 @@ jobs:
5556
condition: $TRAVIS_TAG =~ rc[0-9]+$
5657
# Full release
5758
- provider: releases
59+
name: $TRAVIS_TAG
5860
api_key:
5961
secure: bCywC9GdBIzLvLG3cgM9SgOAdMRQchmqEyKQZtIfK4iNzH3GjZwLMH91Oha0X3XU/n+nxGKw2E9qpYRzWlcbxHXqIgjFTt+hkt7zAldjjyWJnOcAYqdUDfsH3NqNQBqMBg8q7Bjc0LVS6PfpTpZliZISrL6KSyDprRg7C0S+HAk=
6062
file: distribution/target/opengrok-$TRAVIS_TAG.tar.gz

0 commit comments

Comments
 (0)