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

4 lines
70 B
Makefile
Raw Normal View History

2019-02-24 14:19:55 -08:00
.PHONY: push
push:
docker build -t mxpv/ytdl .
docker push mxpv/ytdl