turdbot/push.sh
2024-06-12 19:17:46 -06:00

2 lines
155 B
Bash

docker build -t turdbot -f bot/Dockerfile . && docker push ionburger/turdbot
docker build -t turdweb -f flask/Dockerfile . && docker push ionburger/turdweb