Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit 760279e

Browse files
committed
💚 Last time
i promise
1 parent fdac32e commit 760279e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ before_deploy:
1010
- git config --local user.email "23562356riley@gmail.com"
1111
- export TRAVIS_TAG=${TRAVIS_TAG:-$(date +'%Y-%m-%d')-$(git log --format=%h -1)}
1212
- git tag $TRAVIS_TAG
13-
- export RELEASE_ARTIFACT_FILE=$(ls target/*.jar)
14-
- echo "deploying $RELEASE_ARTIFACT_FILE to GitHub releases"
1513
deploy:
1614
provider: releases
1715
api_key: $GITHUB_TOKEN

0 commit comments

Comments
 (0)