homelab/builds/send-report/build.sh

4 lines
114 B
Bash
Raw Normal View History

2023-10-29 19:46:39 +01:00
docker build . --tag registry.bhasher.com/send-report:latest
docker push registry.bhasher.com/send-report:latest