Skip to content
Snippets Groups Projects
Commit 38f2c1e7 authored by Alex Ellis's avatar Alex Ellis Committed by GitHub
Browse files

Update ci.sh

parent 00686d03
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment