Skip to content
Snippets Groups Projects
Commit 31810a4c authored by Alex Ellis (VMware)'s avatar Alex Ellis (VMware)
Browse files

Move CI to use openfaas/* ns

This was a miss by refactoring work and is causing a CI failure

https://travis-ci.org/openfaas/faas/builds/404409816



Signed-off-by: default avatarAlex Ellis (VMware) <alexellis2@gmail.com>
parent 50a8e9aa
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ docker swarm init --advertise-addr=127.0.0.1
./deploy_stack.sh --no-auth
docker service update func_gateway --image=functions/gateway:latest-dev
docker service update func_gateway --image=openfaas/gateway:latest-dev
# Script makes sure OpenFaaS API gateway is ready before running tests
......
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