scripts/deploy: dont ship builds to servo by default
This commit is contained in:
@@ -38,7 +38,8 @@ ip=
|
|||||||
defaultHost="$SELF"
|
defaultHost="$SELF"
|
||||||
variants=()
|
variants=()
|
||||||
defaultVariant=
|
defaultVariant=
|
||||||
nixArgs=()
|
# by default, don't ship builds to servo. i'd guess this can be overriden by passing --builders servo
|
||||||
|
nixArgs=(--builders "")
|
||||||
doReboot=
|
doReboot=
|
||||||
doRebootForce=
|
doRebootForce=
|
||||||
dryRun=
|
dryRun=
|
||||||
|
Reference in New Issue
Block a user