mirror of
https://github.com/openfaas/faas.git
synced 2025-06-25 00:03:24 +00:00
Set Docker image NS to openfaas
This was altered to "alexellis" for building a testing image, but shouldn't have been pushed. Reverting. Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
e551d12b65
commit
6055cafd4a
@ -19,7 +19,7 @@ if [ "$1" ] ; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
NS=alexellis
|
NS=openfaas
|
||||||
|
|
||||||
echo Building $NS/gateway:$eTAG
|
echo Building $NS/gateway:$eTAG
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user