summaryrefslogtreecommitdiffstats
path: root/push.sh
blob: a7677413d74846eee5ef12730d5a58474f9bc650 (plain)
1
2
3
4
5
#!/bin/sh
set -e
sudo docker build -t 10.34.78.249:5000/custodia-pwmgr .
sudo docker push 10.34.78.249:5000/custodia-pwmgr