ipld-eth-server/bin/deploy.sh

4 lines
73 B
Bash
Raw Normal View History

2018-09-19 17:53:15 +00:00
if [ $TRAVIS_BRANCH == 'staging' ]; then
sup --debug staging deploy
fi