homelab/builds/send-report/build.sh

4 lines
114 B
Bash

docker build . --tag registry.bhasher.com/send-report:latest
docker push registry.bhasher.com/send-report:latest