4 lines
114 B
Bash
4 lines
114 B
Bash
|
docker build . --tag registry.bhasher.com/send-report:latest
|
||
|
|
||
|
docker push registry.bhasher.com/send-report:latest
|