fix docker name
This commit is contained in:
parent
decaf484cd
commit
aee2d483b3
4
Makefile
4
Makefile
|
@ -1,4 +1,4 @@
|
||||||
docker-push:
|
docker-push:
|
||||||
docker build . -t matrix-bots
|
docker build . -t matrix-bots
|
||||||
docker tag matrix-bots registry.ewintr.nl/matrix-bots
|
docker tag matrix-bots registry.ewintr.nl/matrix-gptzoo
|
||||||
docker push registry.ewintr.nl/matrix-bots
|
docker push registry.ewintr.nl/matrix-gptzoo
|
Loading…
Reference in New Issue