1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00
mxpv-podsync/cmd/ytdl/Makefile
Maksym Pavlenko 30bfd2ebef Use Makefile
2019-02-24 14:19:55 -08:00

4 lines
70 B
Makefile

.PHONY: push
push:
docker build -t mxpv/ytdl .
docker push mxpv/ytdl