add deploy script
This commit is contained in:
parent
fdda726d5e
commit
bd59bb24af
2
deploy.sh
Executable file
2
deploy.sh
Executable file
@ -0,0 +1,2 @@
|
||||
sudo docker build -f Dockerfile . -t registry.binarydad.com/weather:latest
|
||||
sudo docker push registry.binarydad.com/weather:latest
|
Loading…
x
Reference in New Issue
Block a user