mirror of
https://github.com/openfaas/faas.git
synced 2025-06-10 01:06:47 +00:00
Update ci.sh
This commit is contained in:
parent
00686d0380
commit
38f2c1e765
@ -4,6 +4,10 @@ docker swarm init --advertise-addr=$(hostname -i)
|
|||||||
|
|
||||||
./deploy_stack.sh
|
./deploy_stack.sh
|
||||||
|
|
||||||
|
cd gateway/tests/integration
|
||||||
|
go test -v
|
||||||
|
cd ../../../
|
||||||
|
|
||||||
git clone https://github.com/openfaas/certify-incubator
|
git clone https://github.com/openfaas/certify-incubator
|
||||||
cd certify-incubator && \
|
cd certify-incubator && \
|
||||||
make test
|
make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user