mstar-webserver/push.sh

2 lines
137 B
Bash
Raw Normal View History

gcloud builds submit --pack image=[IMAGE] /mnt/BigSSD/go/src/gitlab.com/evilthings-services/mstar
gcloud run deploy mstar --image [IMAGE]