mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56: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
|
||||
|
||||
cd gateway/tests/integration
|
||||
go test -v
|
||||
cd ../../../
|
||||
#cd gateway/tests/integration
|
||||
#go test -v
|
||||
#cd ../../../
|
||||
|
||||
git clone https://github.com/openfaas/certify-incubator
|
||||
cd certify-incubator && \
|
||||
|
Reference in New Issue
Block a user