mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-02-26 19:56:41 +00:00
Added script step to publish release travis job
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
|
||||
- name: 'Publish release'
|
||||
if: tag IS present
|
||||
script: echo "Publishing GitHub release"
|
||||
before_deploy: npm run build ${TRAVIS_TAG#?}
|
||||
deploy:
|
||||
provider: releases
|
||||
|
||||
Reference in New Issue
Block a user