mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 09:16:48 +00:00
Remove faas-cli from on-device builds
faas-cli is built for arm/arm64 as part of the main build in Travis Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
parent
acfaad56d5
commit
500c5c9c1a
@ -3,7 +3,7 @@
|
|||||||
# "openfaas/nats-queue-worker"
|
# "openfaas/nats-queue-worker"
|
||||||
# ^ Already multi-arch
|
# ^ Already multi-arch
|
||||||
|
|
||||||
declare -a repos=("openfaas-incubator/openfaas-operator" "openfaas-incubator/faas-idler" "openfaas/faas" "openfaas/faas-swarm" "openfaas/faas-netes" "openfaas/faas-cli")
|
declare -a repos=("openfaas-incubator/openfaas-operator" "openfaas-incubator/faas-idler" "openfaas/faas" "openfaas/faas-swarm" "openfaas/faas-netes" )
|
||||||
HERE=`pwd`
|
HERE=`pwd`
|
||||||
ARCH=$(uname -m)
|
ARCH=$(uname -m)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user