Update ci.sh

This commit is contained in:
Alex Ellis
2017-09-25 19:42:37 +01:00
committed by GitHub
parent 38f2c1e765
commit 9745faa243

View File

@ -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 && \