mirror of
https://github.com/openfaas/faas.git
synced 2025-06-24 15:53:26 +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
|
||||
|
||||
NS=alexellis
|
||||
NS=openfaas
|
||||
|
||||
echo Building $NS/gateway:$eTAG
|
||||
|
||||
|
Reference in New Issue
Block a user