Reduce verbosity of deployment
This commit is contained in:
parent
d8446a596c
commit
02e653576a
|
@ -48,4 +48,4 @@ notifications:
|
|||
|
||||
# FIXME this needs refinement, obvs
|
||||
after_success:
|
||||
"test $EMBER_VERSION == 'default' && ember deploy prod --verbose --activate"
|
||||
"test $EMBER_VERSION == 'default' && ember deploy prod --activate"
|
||||
|
|
Loading…
Reference in New Issue
Block a user