mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-22 03:40:14 +00:00
tail git tag output, too many versions now
This commit is contained in:
parent
358194468e
commit
dc8e330b22
@ -130,10 +130,7 @@ function sync_docker {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "latest tags:"
|
echo "latest tags:"
|
||||||
git tag
|
git tag | tail -n 10
|
||||||
|
|
||||||
echo "latest docker images:"
|
|
||||||
sudo docker image ls bbilly1/tubearchivist
|
|
||||||
|
|
||||||
printf "\ncreate new version:\n"
|
printf "\ncreate new version:\n"
|
||||||
read -r VERSION
|
read -r VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user