mirror of
https://github.com/openfaas/faas.git
synced 2025-06-09 08:46:48 +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
|
||||
|
||||
cd gateway/tests/integration
|
||||
go test -v
|
||||
cd ../../../
|
||||
|
||||
git clone https://github.com/openfaas/certify-incubator
|
||||
cd certify-incubator && \
|
||||
make test
|
||||
|
Loading…
x
Reference in New Issue
Block a user