mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 07:43:25 +00:00
Update ci.sh
This commit is contained in:
@ -71,7 +71,7 @@ cd $GOPATH/src/github.com/openfaas/faas/gateway/tests/integration && \
|
|||||||
go test -v -count=1
|
go test -v -count=1
|
||||||
|
|
||||||
echo Running certifier
|
echo Running certifier
|
||||||
export OPENFAAS_URL=http://127.0.0.1:8080
|
export OPENFAAS_URL=http://127.0.0.1:8080/
|
||||||
cd $GOPATH/src/github.com/openfaas/certifier && \
|
cd $GOPATH/src/github.com/openfaas/certifier && \
|
||||||
make test-swarm
|
make test-swarm
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user