Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 committed Dec 31, 2019
1 parent 5bcd66c commit 4304e13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ stages:
if: type != pull_request AND branch =~ ^v AND tag IS present AND repo = tomochain/tomomaster
- name: Release desktop application
if: type != pull_request AND branch =~ ^v AND tag IS present AND repo = tomochain/tomomaster
- name: Deploy in devnet
if: type != pull_request AND branch = master AND repo = tomochain/tomomaster
# - name: Deploy in devnet
# if: type != pull_request AND branch = master AND repo = tomochain/tomomaster
- name: Deploy in testnet
if: type != pull_request AND branch =~ ^v AND tag IS present AND repo = tomochain/tomomaster

0 comments on commit 4304e13

Please sign in to comment.