forked from cerc-io/ipld-eth-server
update supfile and deploy script for production
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
if [ $TRAVIS_BRANCH == 'staging' ]; then
|
||||
sup --debug staging deploy
|
||||
elif [ $TRAVIS_BRANCH == 'master' ]; then
|
||||
sup --debug prod deploy
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user