Browse Source

Publish release on etomic branch only.

pass-iguana-arg
Artem Pikulin 7 years ago
parent
commit
dddb7f68b6
  1. 5
      .travis.yml

5
.travis.yml

@ -43,4 +43,7 @@ deploy:
- deploy/marketmaket-mainnet-"$TRAVIS_OS_NAME"-"$TAG" - deploy/marketmaket-mainnet-"$TRAVIS_OS_NAME"-"$TAG"
- deploy/marketmaket-testnet-"$TRAVIS_OS_NAME"-"$TAG" - deploy/marketmaket-testnet-"$TRAVIS_OS_NAME"-"$TAG"
on: on:
tags: false tags: false
branches:
only:
- etomic
Loading…
Cancel
Save