mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-16 00:00:06 +01:00
deploy master instead of the production branch
- we delete production branch soon
This commit is contained in:
parent
fc0631e911
commit
670cfa5da5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ script:
|
|||
- if [ "$TRAVIS_BRANCH" != "master" ]; then make test; fi
|
||||
|
||||
deploy:
|
||||
on: production
|
||||
on: master
|
||||
provider: bintray
|
||||
file: .bintray_descriptor.json
|
||||
user:
|
||||
|
|
Loading…
Add table
Reference in a new issue