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