mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Update ci.sh
This commit is contained in:
@ -4,9 +4,9 @@ docker swarm init --advertise-addr=$(hostname -i)
|
|||||||
|
|
||||||
./deploy_stack.sh
|
./deploy_stack.sh
|
||||||
|
|
||||||
cd gateway/tests/integration
|
#cd gateway/tests/integration
|
||||||
go test -v
|
#go test -v
|
||||||
cd ../../../
|
#cd ../../../
|
||||||
|
|
||||||
git clone https://github.com/openfaas/certify-incubator
|
git clone https://github.com/openfaas/certify-incubator
|
||||||
cd certify-incubator && \
|
cd certify-incubator && \
|
||||||
|
Reference in New Issue
Block a user