1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
mxpv-podsync/build.sh

5 lines
77 B
Bash
Raw Normal View History

2018-10-06 19:25:07 -07:00
#!/usr/bin/env bash
docker build -t mxpv/podsync .
docker push mxpv/podsync