mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
3 lines
102 B
Bash
Executable File
3 lines
102 B
Bash
Executable File
docker build -t ytdl .
|
|
docker tag ytdl gcr.io/pod-sync/ytdl
|
|
gcloud docker -- push gcr.io/pod-sync/ytdl |