ipld-eth-server/bin/deploy.sh
2018-09-19 12:53:15 -05:00

4 lines
73 B
Bash
Executable File

if [ $TRAVIS_BRANCH == 'staging' ]; then
sup --debug staging deploy
fi