@ -1,4 +1,6 @@
#!/bin/bash
set -e
docker build --build-arg=http_proxy=$http_proxy -t discourse/auth-proxy .
docker push discourse/auth-proxy