Skip to content

Commit

Permalink
disable github publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Balaksha committed Sep 19, 2019
1 parent e24673c commit 3bbf07a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
script: bash .buildsystem/deploy-sonatype.sh
on:
tags: true
- provider: script
script: bash .buildsystem/deploy-github.sh
on:
tags: true
# - provider: script
# script: bash .buildsystem/deploy-github.sh
# on:
# tags: true
- stage: deploy-cli
script: ./gradlew :cli:assembleDist -PreleaseMode=RELEASE
before_deploy:
Expand Down

0 comments on commit 3bbf07a

Please sign in to comment.