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