diff --git a/push.sh b/push.sh index 8938c21..2d82f64 100755 --- a/push.sh +++ b/push.sh @@ -1,2 +1,2 @@ docker build -t turdbot -f bot/Dockerfile . && docker push ionburger/turdbot -docker build -t turdweb -f flask/Dockerfile . && docker push ionburger/turdweb \ No newline at end of file +#docker build -t turdweb -f flask/Dockerfile . && docker push ionburger/turdweb \ No newline at end of file