mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
5 lines
77 B
Bash
Executable File
5 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
docker build -t mxpv/podsync .
|
|
docker push mxpv/podsync
|