mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 09:13:24 +00:00
Force positive exit.
This commit is contained in:
@ -7,3 +7,5 @@ docker swarm init --advertise-addr=$(hostname -i)
|
|||||||
git clone https://github.com/openfaas/certify-incubator
|
git clone https://github.com/openfaas/certify-incubator
|
||||||
cd certify-incubator && \
|
cd certify-incubator && \
|
||||||
make
|
make
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
Reference in New Issue
Block a user