Update e2e image
This commit is contained in:
parent
68bfbd939b
commit
02c99e9ccf
5 changed files with 10 additions and 6 deletions
|
|
@ -25,7 +25,10 @@ endif
|
|||
cp -r ../../deploy/cloud-generic .
|
||||
cp -r ../../deploy/cluster-wide .
|
||||
|
||||
docker build -t nginx-ingress-controller:e2e .
|
||||
docker buildx build \
|
||||
--load \
|
||||
--progress plain \
|
||||
--tag nginx-ingress-controller:e2e .
|
||||
|
||||
.PHONY: clean
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue