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

Update ci.sh

parent 38f2c1e7
No related branches found
No related tags found
No related merge requests found
......@@ -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 && \
......
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