diff --git a/push.sh b/push.sh new file mode 100644 index 0000000..69be08f --- /dev/null +++ b/push.sh @@ -0,0 +1,2 @@ +gcloud builds submit --pack image=[IMAGE] /mnt/BigSSD/go/src/gitlab.com/evilthings-services/mstar +gcloud run deploy mstar --image [IMAGE] \ No newline at end of file