Skip to content

Commit

Permalink
Add output to deploy stage
Browse files Browse the repository at this point in the history
  • Loading branch information
VadzimMarozau committed Nov 29, 2021
1 parent a5841e6 commit 0540049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

source ~/.rvm/scripts/rvm
rvm use default
pod trunk push
pod trunk push --verbose | ruby -e 'ARGF.each{ print "." }'

0 comments on commit 0540049

Please sign in to comment.