mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Simplify build script for ytdl
This commit is contained in:
@ -1,5 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
docker build -t ytdl .
|
docker build -t mxpv/ytdl .
|
||||||
docker tag ytdl mxpv/ytdl
|
|
||||||
docker push mxpv/ytdl
|
docker push mxpv/ytdl
|
Reference in New Issue
Block a user