Files
mxpv-podsync/build.sh
T
Maksym Pavlenko cdc048a98b Add build scripts
2017-08-22 21:40:02 -07:00

3 lines
98 B
Bash
Executable File

docker build -t app .
docker tag app gcr.io/pod-sync/app
gcloud docker -- push gcr.io/pod-sync/app