Feat: travis ci deploy
This commit is contained in:
parent
2afab1022f
commit
8c49f40ed2
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ deploy:
|
|||
api_key: $GITHUB_TOKEN
|
||||
file_glob: true
|
||||
file: release/*
|
||||
draft: true
|
||||
skip_cleanup: true
|
||||
# script:
|
||||
# - go test -coverprofile=coverage.txt -covermode=atomic ./...
|
||||
|
|
Loading…
Add table
Reference in a new issue