fix docker name

This commit is contained in:
Erik Winter 2023-05-18 10:54:15 +02:00
parent decaf484cd
commit aee2d483b3
1 changed files with 2 additions and 2 deletions

View File

@ -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