mirror of
https://github.com/SmartHoneybee/ubiquitous-memory
synced 2025-04-30 07:39:40 +02:00
Update .travis.yml (#39)
This commit is contained in:
parent
30ae5ae434
commit
d1747432be
@ -34,7 +34,7 @@ script:
|
||||
before_deploy:
|
||||
- git config --local user.name 'Travis CI'
|
||||
- git config --local user.email 'travis@travis-ci.org'
|
||||
- git tag "${MATTERMOST_RELEASE}"
|
||||
- git tag "${MATTERMOST_RELEASE}" || true
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: "${GITHUB_OAUTH_TOKEN}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user